Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for jika (0.12 sec)

  1. pom.xml

        <tag>maven-4.0.0-beta-3</tag>
        <url>https://github.com/apache/maven/tree/${project.scm.tag}</url>
      </scm>
      <issueManagement>
        <system>jira</system>
        <url>https://issues.apache.org/jira/browse/MNG</url>
      </issueManagement>
      <ciManagement>
        <system>Jenkins</system>
        <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/</url>
      </ciManagement>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jun 11 09:13:34 UTC 2024
    - 33.9K bytes
    - Viewed (0)
  2. pom.xml

    			<groupId>com.ibm.icu</groupId>
    			<artifactId>icu4j</artifactId>
    			<version>${icu4j.version}</version>
    		</dependency>
    		<dependency>
    			<groupId>org.apache.tika</groupId>
    			<artifactId>tika-langdetect-optimaize</artifactId>
    			<version>${tika.version}</version>
    			<exclusions>
    				<exclusion>
    					<groupId>javax.annotation</groupId>
    					<artifactId>javax.annotation-api</artifactId>
    				</exclusion>
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu May 30 06:49:02 UTC 2024
    - 48.7K bytes
    - Viewed (0)
  3. maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml

        <woodstoxVersion>3.2.6</woodstoxVersion>
        <modelloVersion>1.0.1-SNAPSHOT</modelloVersion>
        <jxpathVersion>1.3</jxpathVersion>
      </properties>
      <issueManagement>
        <system>jira</system>
        <url>http://jira.codehaus.org/browse/MNG</url>
      </issueManagement>
      <mailingLists>
        <mailingList>
          <name>Maven Developer List</name>
          <subscribe>******@****.***</subscribe>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Aug 03 09:29:10 UTC 2023
    - 22.4K bytes
    - Viewed (0)
  4. maven-bom/pom.xml

        <tag>maven-4.0.0-beta-3</tag>
        <url>https://github.com/apache/maven/tree/${project.scm.tag}/${project.artifactId}</url>
      </scm>
      <issueManagement>
        <system>jira</system>
        <url>https://issues.apache.org/jira/browse/MNG</url>
      </issueManagement>
      <ciManagement>
        <system>Jenkins</system>
        <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/</url>
      </ciManagement>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed May 22 14:07:09 UTC 2024
    - 7.4K bytes
    - Viewed (0)
  5. maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml

        <woodstoxVersion>3.2.6</woodstoxVersion>
        <modelloVersion>1.0.1-SNAPSHOT</modelloVersion>
        <jxpathVersion>1.3</jxpathVersion>
      </properties>
      <issueManagement>
        <system>jira</system>
        <url>http://jira.codehaus.org/browse/MNG</url>
      </issueManagement>
      <mailingLists>
        <mailingList>
          <name>Maven Developer List</name>
          <subscribe>******@****.***</subscribe>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Aug 03 09:29:10 UTC 2023
    - 22.4K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml

        <woodstoxVersion>3.2.6</woodstoxVersion>
        <modelloVersion>1.0.1-SNAPSHOT</modelloVersion>
        <jxpathVersion>1.3</jxpathVersion>
      </properties>
      <issueManagement>
        <system>jira</system>
        <url>http://jira.codehaus.org/browse/MNG</url>
      </issueManagement>
      <mailingLists>
        <mailingList>
          <name>Maven Developer List</name>
          <subscribe>******@****.***</subscribe>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sat Sep 11 08:52:20 UTC 2021
    - 22.4K bytes
    - Viewed (0)
Back to top