Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for slice (0.14 sec)

  1. maven-core/src/main/resources/META-INF/maven/extension.xml

        <exportedArtifact>org.codehaus.plexus:plexus-container-default</exportedArtifact>
        <exportedArtifact>plexus:plexus-container-default</exportedArtifact>
        <exportedArtifact>org.sonatype.spice:spice-inject-plexus</exportedArtifact>
        <exportedArtifact>org.sonatype.sisu:sisu-inject-plexus</exportedArtifact>
        <exportedArtifact>org.eclipse.sisu:org.eclipse.sisu.plexus</exportedArtifact>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Jan 08 10:37:09 GMT 2024
    - 12.2K bytes
    - Viewed (0)
  2. maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml

            <artifactId>plexus-jetty6</artifactId>
            <version>${plexusJetty6Version}</version>
            <scope>test</scope>
          </dependency>
          <dependency>
            <groupId>org.sonatype.spice</groupId>
            <artifactId>plexus-webdav</artifactId>
            <version>${plexusWebdavVersion}</version>
            <scope>test</scope>
          </dependency>
    
          <!--  Wagon -->
          <dependency>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
  3. maven-core/src/test/resources-project-builder/micromailer/pom.xml

      <modelVersion>4.0.0</modelVersion>
    
      <parent>
        <groupId>org.sonatype.spice</groupId>
        <artifactId>spice-parent</artifactId>
        <version>11</version>
        <relativePath>spice-parent-9.pom</relativePath>
      </parent>
    
      <groupId>org.sonatype.micromailer</groupId>
      <artifactId>micromailer</artifactId>
      <version>1.0.3</version>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 3.4K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml

            <artifactId>plexus-jetty6</artifactId>
            <version>${plexusJetty6Version}</version>
            <scope>test</scope>
          </dependency>
          <dependency>
            <groupId>org.sonatype.spice</groupId>
            <artifactId>plexus-webdav</artifactId>
            <version>${plexusWebdavVersion}</version>
            <scope>test</scope>
          </dependency>
    
          <!--  Wagon -->
          <dependency>
    XML
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Sat Sep 11 08:52:20 GMT 2021
    - 22.4K bytes
    - Viewed (0)
  5. maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml

            <artifactId>plexus-jetty6</artifactId>
            <version>${plexusJetty6Version}</version>
            <scope>test</scope>
          </dependency>
          <dependency>
            <groupId>org.sonatype.spice</groupId>
            <artifactId>plexus-webdav</artifactId>
            <version>${plexusWebdavVersion}</version>
            <scope>test</scope>
          </dependency>
    
          <!--  Wagon -->
          <dependency>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
Back to top