Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for more (0.12 sec)

  1. pom.xml

    			<groupId>junit</groupId>
    			<artifactId>junit</artifactId>
    			<version>4.13.2</version>
    			<scope>test</scope>
    		</dependency>
    		<dependency>
    			<groupId>org.mockito</groupId>
    			<artifactId>mockito-core</artifactId>
    			<version>1.10.19</version>
    			<scope>test</scope>
    		</dependency>
    	</dependencies>
    XML
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Thu Jan 04 13:19:42 GMT 2024
    - 9.3K bytes
    - Viewed (1)
Back to top