Home
last modified time | relevance | path

Searched +full:maven +full:- +full:version (Results 1 – 25 of 1215) sorted by relevance

12345678910>>...49

/external/threetenbp/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
4 <!-- ==================================================================== -->
5 <!-- Build requires Java SE 8 or later -->
6 <!-- Releases require Java SE 11 or later -->
7 <!-- ==================================================================== -->
13 <version>1.6.8</version>
14 …<description>Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.<…
17 <!-- ==================================================================== -->
24 <!-- ==================================================================== -->
[all …]
/external/sdk-platform-java/gax-java/
Ddependencies.properties10 # {x-version-update-start:gax:current}
11 version.gax=2.27.0
12 # {x-version-update-end}
13 # {x-version-update-start:gax:current}
14 version.gax_grpc=2.27.0
15 # {x-version-update-end}
16 # {x-version-update-start:gax:current}
17 version.gax_bom=2.27.0
18 # {x-version-update-end}
19 # {x-version-update-start:gax-httpjson:current}
[all …]
/external/slf4j/parent/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
3 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
9 <artifactId>slf4j-bom</artifactId>
10 <version>2.0.12</version>
14 <artifactId>slf4j-parent</artifactId>
28 <!-- yyyy-MM-dd'T'HH:mm:ss'Z' -->
29 <project.build.outputTimestamp>2024-02-05T21:21:00Z</project.build.outputTimestamp>
30 <latest.1.version>1.7.36</latest.1.version>
31 <!-- java.util.ServiceLoader requires Java 6 -->
[all …]
/external/snakeyaml/
Dpom.xml1 <?xml version="1.0" encoding="utf-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <version>1.32</version>
9 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13 <maven.compiler.source>7</maven.compiler.source>
14 <maven.compiler.target>7</maven.compiler.target>
15 <maven.compiler.testSource>8</maven.compiler.testSource>
16 <maven.compiler.testTarget>8</maven.compiler.testTarget>
17 <maven.javadoc.failOnError>false</maven.javadoc.failOnError>
18 <maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version>
[all …]
/external/owasp/java-encoder/
Dpom.xml1 <?xml version="1.0" encoding="US-ASCII"?>
2 <!--
36 -->
38 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
39 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43 <artifactId>encoder-parent</artifactId>
44 <version>1.2.3</version>
49 The OWASP Encoders package is a collection of high-performance low-overhead
51 preventing Web Application security vulnerabilities such as Cross-Site
64 <name>OWASP (Open Web-Application Security Project)</name>
[all …]
/external/jacoco/org.jacoco.build/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
6 http://www.eclipse.org/legal/epl-2.0
8 SPDX-License-Identifier: EPL-2.0
11 Evgeny Mandrikov - initial API and implementation
12 -->
13maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
18 <version>0.8.7</version>
22 <description>JaCoCo - Java Code Coverage Library</description>
31 <url>https://www.eclipse.org/legal/epl-2.0/</url>
[all …]
/external/cldr/tools/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
3 <project xmlns="http://maven.apache.org/POM/4.0.0"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
9 <artifactId>cldr-all</artifactId>
10 <version>45.0</version>
15 <name>Unicode-3.0</name>
19 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
21 <maven.compiler.source>11</maven.compiler.source>
[all …]
/external/cbor-java/
Dpom.xml1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
2 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
6 <version>0.8</version>
9 <url>https://github.com/c-rack/cbor-java</url>
12 <name>The Apache Software License, Version 2.0</name>
13 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
15 <comments>A business-friendly OSS license</comments>
19 <maven>3.0.1</maven>
22 <url>https://github.com/c-rack/cbor-java</url>
35 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
[all …]
/external/zxing/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
5 Licensed under the Apache License, Version 2.0 (the "License");
9 http://www.apache.org/licenses/LICENSE-2.0
16 -->
17maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
21 <artifactId>zxing-parent</artifactId>
22 <version>3.5.2</version>
30 <version>${zxing.version}</version>
34 <artifactId>android-core</artifactId>
[all …]
/external/dokka/runners/maven-plugin/
Dbuild.gradle15 freeCompilerArgs += "-Xjsr305=strict"
24 shadow "org.apache.maven:maven-core:$maven_version"
25 shadow "org.apache.maven:maven-model:$maven_version"
26 shadow "org.apache.maven:maven-plugin-api:$maven_version"
27 shadow "org.apache.maven:maven-archiver:$maven_archiver_version"
28 shadow "org.codehaus.plexus:plexus-utils:$plexus_utils_version"
29 shadow "org.codehaus.plexus:plexus-archiver:$plexus_archiver_version"
30 shadow "org.apache.maven.plugin-tools:maven-plugin-annotations:$maven_plugin_tools_version"
31 shadow "com.github.olivergondza:maven-jdk-tools-wrapper:0.1"
43 …pom.text = pomTemplate.text.replace("<version>dokka_version</version>", "<version>$dokka_version</
[all …]
/external/javaparser/
Dpom.xml1maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
4 <module>javaparser-core</module>
5 <module>javaparser-core-testing</module>
6 <module>javaparser-core-testing-bdd</module>
7 <module>javaparser-core-generators</module>
8 <module>javaparser-core-metamodel-generator</module>
9 <module>javaparser-core-serialization</module>
10 <module>javaparser-symbol-solver-model</module>
11 <module>javaparser-symbol-solver-logic</module>
12 <module>javaparser-symbol-solver-core</module>
[all …]
/external/flatbuffers/grpc/
Dpom.xml1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
2 … xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
5 <artifactId>flatbuffers-parent</artifactId>
7 <version>2.0.3</version>
8 <name>flatbuffers-parent</name>
13 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18 <name>The Apache Software License, Version 2.0</name>
19 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
55 <version>4.13.1</version>
63 <!--
[all …]
/external/jacoco/jacoco-maven-plugin/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
6 http://www.eclipse.org/legal/epl-2.0
8 SPDX-License-Identifier: EPL-2.0
11 Evgeny Mandrikov - initial API and implementation
12 -->
13 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
14 … xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
20 <version>0.8.7</version>
24 <artifactId>jacoco-maven-plugin</artifactId>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-app-quickstart/src/test/resources/projects/urlhttpclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-apache-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-app-quickstart/src/test/resources/projects/nettyclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-apache-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/antlr/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>oss-parent</artifactId>
7 <version>9</version>
11 <maven>3.8</maven>
16 <artifactId>antlr-master</artifactId>
18 <version>3.5.3</version>
28 <!--
29 What version of ANTLR are we building? This sets the
30 the version number for all other things that are built
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/urlhttpclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-url-connection-client-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/crtclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-crt-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/apachehttpclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-apache-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/dynamodbstreamsclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-dynamodbstreams-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/wafregionalclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-wafregional-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-app-quickstart/src/test/resources/projects/identitycenter/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-apache-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-app-quickstart/src/test/resources/projects/apachehttpclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-apache-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/main/resources/archetype-resources/
Dpom.xml2 <?xml version="1.0" encoding="UTF-8"?>
3maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
8 <version>${version}</version>
11 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12 <maven.compiler.source>1.8</maven.compiler.source>
13 <maven.compiler.target>1.8</maven.compiler.target>
14 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
15 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
16 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
17 <aws.java.sdk.version>${javaSdkVersion}</aws.java.sdk.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/nettyclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>test-netty-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]

12345678910>>...49