Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for cackle (0.14 sec)

  1. maven-core/src/test/projects/plugin-manager/mng-5003-plugin-realm-cache/pom.xml

    <project>
      <modelVersion>4.0.0</modelVersion>
    
      <groupId>org.apache.maven.its.mng5003</groupId>
      <artifactId>mng-5003-plugin-realm-cache</artifactId>
      <version>1.0</version>
    
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Feb 04 20:48:30 GMT 2011
    - 190 bytes
    - Viewed (0)
  2. android/guava-testlib/pom.xml

          <version>4.13.2</version>
        </dependency>
        <dependency>
          <!--
          Do not include Truth in non-test scope! Doing so creates a problematic dependency cycle.
          -->
          <groupId>com.google.truth</groupId>
          <artifactId>truth</artifactId>
          <version>${truth.version}</version>
          <scope>test</scope>
          <exclusions>
            <exclusion>
    XML
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Mon Jul 31 18:55:22 GMT 2023
    - 3.1K bytes
    - Viewed (0)
Back to top