Home
last modified time | relevance | path

Searched +full:versions +full:- +full:maven +full:- +full:plugin (Results 1 – 25 of 141) sorted by relevance

123456

/external/grpc-grpc-java/
DSECURITY.md6 [gRPC CVE Process]: https://github.com/grpc/proposal/blob/master/P4-grpc-cve-process.md
21 [Play Services Provider](#tls-on-android) and for non-Android systems we
22 recommend [netty-tcnative with
23 BoringSSL](#tls-with-netty-tcnative-on-boringssl).
28 Provider][] to ensure your application has an up-to-date OpenSSL library with
29 the necessary cipher-suites and a reliable ALPN implementation. This requires
30 [updating the security provider at runtime][config-psdsp].
35 Dynamic Security Provider for all Android versions.
42 … Provider]: https://www.appfoundry.be/blog/2014/11/18/Google-Play-Services-Dynamic-Security-Provid…
43 [config-psdsp]: https://developer.android.com/training/articles/security-gms-provider.html
[all …]
/external/sdk-platform-java/scripts/
Dcreate_native_image_test_env.sh4 # GraalVM updates with handwritten libraries (including, pubsub, bigquery, bigtable and spanner-jdb…
9 # At a high-level, the script will do the following:
10 # - Modifies graal-sdk version in gapic-generator-java/gax
11 # - Modifies the gapic-generator-bom version in java-shared-dependencies.
12 # - Updates the version of native-maven-plugin in java-shared-config.
13 # - Updates the java-shared-config and java-shared-dependencies versions in the handwritten librari…
14 # - Adds gapic-generator-java, java-shared-config and handwritten libraries listed previously
16 set -eo pipefail
19 xmllint --shell pom.xml <<EOF
20 setns x=http://maven.apache.org/POM/4.0.0
[all …]
/external/antlr/antlr3-maven-plugin/src/site/apt/
Dindex.apt1 -------------
2 ANTLR v3 Maven Plugin
3 -------------
5 -------------
7 -------------
9 ANTLR v3 Maven plugin
11 The ANTLR v3 Maven plugin is completely re-written as of version 3.1.3; if you are familiar
12 with prior versions, you should note that there are some behavioral differences that make
15 The job of the plugin is essentially to tell the standard ANTLR parser generator where the
16 input grammar files are and where the output files should be generated. As with all Maven
[all …]
/external/google-cloud-java/
DTROUBLESHOOTING.md9 - The timing of underlying client-server communication
10 - Request and response message headers
11 - Verbose messages in underlying dependency libraries
19 # -Djava.util.logging.config.file=path/to/logging.properties
21 java.util.logging.SimpleFormatter.format=%1$tF %1$tT,%1$tL %4$-8s %3$-50s - %5$s %6$s%n
23 # --- ConsoleHandler ---
28 # --- Specify logging level for certain packages ---
41 and run your application with `-Djava.util.logging.config.file=path/to/logging.properties`
49 the FINE-level logging in your console. Example output:
52 2023-04-05 13:03:01,761 FINE com.google.auth.oauth2.DefaultCredentialsProvider - Attempting to…
[all …]
/external/antlr/antlr3-maven-plugin/
Dpom.xml1 <!--
5 ANTLR - Copyright (c) 2005-2010 Terence Parr
6 Maven Plugin - Copyright (c) 2009 Jim Idle
32 -->
36maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
40 <artifactId>antlr-master</artifactId>
43 <artifactId>antlr3-maven-plugin</artifactId>
44 <packaging>maven-plugin</packaging>
45 <name>ANTLR 3 Maven plugin</name>
49 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
[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>
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>
70 <name>The BSD 3-Clause License</name>
[all …]
/external/jacoco/jacoco-maven-plugin.test/
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">
24 <artifactId>jacoco-maven-plugin.test</artifactId>
27 <name>JaCoCo :: Test :: Maven Plugin</name>
[all …]
/external/google-java-format/eclipse_plugin/
Dpom.xml1 <!--
8 ~ http://www.apache.org/licenses/LICENSE-2.0
15 -->
17 <project xmlns="http://maven.apache.org/POM/4.0.0"
18 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
23 <artifactId>google-java-format-eclipse-plugin</artifactId>
24 <packaging>eclipse-plugin</packaging>
27 <name>Google Java Format Plugin for Eclipse 4.5+</name>
30 A Java source code formatter plugin for Eclipse that follows Google Java Style.
[all …]
DREADME.md1 # Google Java Format Eclipse Plugin
5 See https://github.com/google/google-java-format#eclipse
11 Before building the plugin, make sure to run `mvn
12 tycho-versions:update-eclipse-metadata` to update the bundle version in
13 `META-INF/MANIFEST.MF`.
15 ### Building the Plugin
18 of the plugin to `eclipse_plugin/lib/` and then triggers the tycho build that uses these
19 dependencies (as declared in `build.properties`) for the actual Eclipse plugin build.<br><br>
20 If you also want to add the build artifact to the local maven repository, you can use
21 `mvn clean install -Dtycho.localArtifacts=ignore` instead. Note, however, that you then must use
[all …]
/external/libphonenumber/
Dpom.xml2maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
5 <artifactId>libphonenumber-parent</artifactId>
12 <artifactId>oss-parent</artifactId>
29 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
41 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
92 <plugin>
94 <artifactId>maven-bundle-plugin</artifactId>
98 <id>bundle-manifest</id>
99 <phase>process-classes</phase>
105 </plugin>
[all …]
/external/kotlinx.serialization/
DREADME.md1 # Kotlin multiplatform / multi-format reflectionless serialization
3 [![Kotlin Stable](https://kotl.in/badges/stable.svg)](https://kotlinlang.org/docs/components-stabil…
5 …tps://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](http://www.apache.…
7 [![Kotlin](https://img.shields.io/badge/kotlin-1.9.22-blue.svg?logo=kotlin)](http://kotlinlang.org)
8Maven Central](https://img.shields.io/maven-central/v/org.jetbrains.kotlinx/kotlinx-serialization-
9 [![KDoc link](https://img.shields.io/badge/API_reference-KDoc-blue)](https://kotlinlang.org/api/kot…
10 [![Slack channel](https://img.shields.io/badge/chat-slack-blue.svg?logo=slack)](https://kotlinlang.…
12 Kotlin serialization consists of a compiler plugin, that generates visitor code for serializable cl…
21 <!--- TOC -->
23 * [Introduction and references](#introduction-and-references)
[all …]
Dbuild.gradle2 …* Copyright 2017-2022 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 licen…
8 * kotlin_repo_url - local repository with snapshot Kotlin compiler
9 * kotlin_version - kotlin version to use
10 * kotlin_language_version - LV to use
17 maven { url snapshotRepoUrl }
28 ext.experimentalsEnabled = ["-progressive",
29 "-opt-in=kotlin.ExperimentalMultiplatform",
30 "-opt-in=kotlinx.serialization.InternalSerializationApi",
31 … "-P", "plugin:org.jetbrains.kotlinx.serialization:disableIntrinsic=false"
34 ext.experimentalsInTestEnabled = ["-progressive",
[all …]
/external/icu/tools/cldr/cldr-to-icu/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- © 2019 and later: Unicode, Inc. and others.
5 -->
6 <project xmlns="http://maven.apache.org/POM/4.0.0"
7 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
11 <!-- Include the parent POM file to add the CLDR API dependency. -->
14 <artifactId>cldr-lib</artifactId>
20 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23 <!-- No need for <groupId> here (it's defined by the parent POM). -->
[all …]
/external/aws-sdk-java-v2/third-party/third-party-jackson-core/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
15 -->
17 <project xmlns="http://maven.apache.org/POM/4.0.0"
18 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21 <artifactId>third-party</artifactId>
27 <artifactId>third-party-jackson-core</artifactId>
28 <name>AWS Java SDK :: Third Party :: Jackson-core</name>
35 <artifactId>bom-internal</artifactId>
[all …]
/external/aws-sdk-java-v2/third-party/third-party-slf4j-api/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
15 -->
17 <project xmlns="http://maven.apache.org/POM/4.0.0"
18 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21 <artifactId>third-party</artifactId>
27 <artifactId>third-party-slf4j-api</artifactId>
35 <artifactId>bom-internal</artifactId>
45 <!-- Shaded -->
[all …]
/external/gson/gson/
Dpom.xml1maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
6 <artifactId>gson-parent</artifactId>
15 <name>Apache-2.0</name>
16 <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
34 <!--
36 -->
37 <plugin>
39 <artifactId>templating-maven-plugin</artifactId>
43 <id>filtering-java-templates</id>
45 <goal>filter-sources</goal>
[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…
22 <description>JaCoCo - Java Code Coverage Library</description>
31 <url>https://www.eclipse.org/legal/epl-2.0/</url>
88 …<!-- Order is important: org.jacoco.agent.rt embeds into org.jacoco.agent and JaCoCo Agent used du…
[all …]
/external/aws-sdk-java-v2/third-party/third-party-jackson-dataformat-cbor/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
15 -->
17 <project xmlns="http://maven.apache.org/POM/4.0.0"
18 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21 <artifactId>third-party</artifactId>
27 <artifactId>third-party-jackson-dataformat-cbor</artifactId>
28 <name>AWS Java SDK :: Third Party :: Jackson-dataformat-cbor</name>
35 <artifactId>bom-internal</artifactId>
[all …]
/external/aws-sdk-java-v2/
Dpom.xml2 <!--
15 -->
17 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.…
18 xmlns="http://maven.apache.org/POM/4.0.0"
19 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
22 <artifactId>aws-sdk-java-pom</artifactId>
27 for building software on AWS' cost-effective, scalable, and reliable
53 <module>aws-sdk-java</module>
56 <module>services-custom</module>
58 <module>bom-internal</module>
[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>
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>
31 <!-- java.util.ServiceLoader requires Java 6 -->
33 <maven.compiler.source>${jdk.version}</maven.compiler.source>
34 <maven.compiler.target>${jdk.version}</maven.compiler.target>
[all …]
/external/kotlinx.serialization/docs/
Dbuilding.md6 This is needed to compile the `module-info` file included for JPMS support.
9 completely with `disableJPMS` property: add `disableJPMS=true` to gradle.properties or `-PdisableJP…
20 To install runtime library into the local Maven repository, run `./gradlew publishToMavenLocal`.
29 compile "org.jetbrains.kotlinx:kotlinx-serialization-core:$serialization_version"
36 To use snapshot version of compiler (if you have built and install it from sources), use flag `-Pbo…
38 (usually `kotlin-native/dist` folder inside Kotlin project).
40 …hes of library should be binary compatible with latest released compiler plugin. In case you want …
41 …d may not be compatible in terms of bytecode produced by plugin, you'll need to build the plugin b…
43 ## Compiler plugin
45 Compiler plugin for Gradle/Maven and IntelliJ plugin, starting from Kotlin 1.3, are embedded into t…
[all …]
/external/auto/value/src/it/functional/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
9 http://www.apache.org/licenses/LICENSE-2.0
16 -->
17 <!-- TODO(gak): see if we can manage these dependencies any better -->
18 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
19 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
24 <artifactId>auto-value-parent</artifactId>
25 <version>HEAD-SNAPSHOT</version>
32 <version>HEAD-SNAPSHOT</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/apache-velocity-engine/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
12 http://www.apache.org/licenses/LICENSE-2.0
21 -->
22maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocati…
28 <artifactId>velocity-master</artifactId>
33 <artifactId>velocity-engine-parent</artifactId>
34 <version>2.4-SNAPSHOT</version>
43 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
46 <surefire.plugin.version>2.22.1</surefire.plugin.version>
[all …]
/external/antlr/gunit/
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…
10 <!--
16 -->
19 <artifactId>antlr-master</artifactId>
23 <url>http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing</url>
25 <!--
27 Tell Maven which other artifacts we need in order to
28 build, run and test the ANTLR Tool. The ANTLR Tool uses earlier versions
32 taken from the antlr-snapshot repository, or your local .m2
[all …]

123456