Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Jacobo (0.15 sec)

  1. pom.xml

    						</property>
    					</properties>
    					<useSystemClassLoader>false</useSystemClassLoader>
    				</configuration>
    			</plugin>
    			<plugin>
    				<groupId>org.jacoco</groupId>
    				<artifactId>jacoco-maven-plugin</artifactId>
    				<version>0.8.10</version>
    				<executions>
    					<execution>
    						<goals>
    							<goal>prepare-agent</goal>
    						</goals>
    					</execution>
    XML
    - Registered: Sun Apr 28 00:10:09 GMT 2024
    - Last Modified: Thu Jan 04 13:19:42 GMT 2024
    - 9.3K bytes
    - Viewed (1)
Back to top