Home
last modified time | relevance | path

Searched +full:apache +full:- +full:project (Results 1 – 25 of 1463) sorted by relevance

12345678910>>...59

/external/apache-velocity-engine/velocity-custom-parser-example/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
4 Licensed to the Apache Software Foundation (ASF) under one
8 to you under the Apache License, Version 2.0 (the
12 http://www.apache.org/licenses/LICENSE-2.0
21 -->
22project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
25 <groupId>org.apache.velocity</groupId>
26 <artifactId>velocity-engine-parent</artifactId>
27 <version>2.4-SNAPSHOT</version>
[all …]
/external/google-auth-library-java/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
7 <artifactId>google-auth-library-parent</artifactId>
8 <version>1.23.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
14 <url>https://github.com/googleapis/google-auth-library-java</url>
18 <artifactId>google-cloud-shared-config</artifactId>
24 <id>sonatype-nexus-snapshots</id>
29 <name>Google self-hosted documentation site</name>
[all …]
/external/gson/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
3project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
7 <artifactId>gson-parent</artifactId>
23 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31 <tag>gson-parent-2.10.1</tag>
49 <name>Apache-2.0</name>
50 <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
56 <id>sonatype-nexus-staging</id>
77 <groupId>org.apache.maven.plugins</groupId>
78 <artifactId>maven-compiler-plugin</artifactId>
[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>
17 <description>SLF4J project parent pom.xml file</description>
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 -->
35 <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>
47 <name>OWASP Java Encoder Project</name>
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 -->
13project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
22 <description>JaCoCo - Java Code Coverage Library</description>
31 <url>https://www.eclipse.org/legal/epl-2.0/</url>
43 <role>Project Lead</role>
[all …]
/external/antlr/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
DANTLR3.java2 * Copyright 2000-2004 The Apache Software Foundation
4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
16 * 2006-12-29: Modified to work for antlr3 by J�rgen Pfundt
17 * 2007-01-04: Some minor correction after checking code with findBugs tool
18 * 2007-02-10: Adapted the grammar type recognition to the changed naming
20 * 2007-10-17: Options "trace", "traceLexer", "traceParser" and "glib" emit
25 * 2007-11-15: Embedded Classpath statement had not been observed
27 * 2008-03-31: Support the option conversiontimeout. (Jim Idle)
28 * 2007-12-31: With option "depend=true" proceed even if first pass failed so
[all …]
/external/jacoco/jacoco/
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 -->
13project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
31 <groupId>${project.groupId}</groupId>
35 <groupId>${project.groupId}</groupId>
39 <groupId>${project.groupId}</groupId>
[all …]
/external/oss-fuzz/projects/apache-commons/
Dbuild.sh1 #!/bin/bash -eu
4 # Licensed under the Apache License, Version 2.0 (the "License");
8 # http://www.apache.org/licenses/LICENSE-2.0
22 GEOMETRY_MODULE="commons-geometry-io-euclidean"
24 for project in $PROJECTS; do
25 cd $SRC/commons-$project
26 …MAVEN_ARGS="-Dmaven.test.skip=true -Djavac.src.version=15 -Djavac.target.version=15 -Djdk.version=…
27 CURRENT_VERSION=$($MVN org.apache.maven.plugins:maven-help-plugin:3.2.0:evaluate \
28 -Dexpression=project.version -q -DforceStdout)
30 if [ $project = 'geometry' ]; then
[all …]
/external/slf4j/
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">
8 <artifactId>slf4j-bom</artifactId>
15 <description>SLF4J project BOM</description>
20 <url>http://www.opensource.org/licenses/mit-license.php</url>
26 <url>https://github.com/qos-ch/slf4j</url>
27 <connection>scm:git:https://github.com/qos-ch/slf4j.git</connection>
31 <!-- Inspired by Improving the Maven Bill of Materials (BOM) Pattern -->
32 <!-- https://www.garretwilson.com/blog/2023/06/14/improve-maven-bom-pattern -->
[all …]
/external/aws-sdk-java-v2/buildspecs/
Darchetype-native-image-test.yml7 - mvn clean install -pl :archetype-app-quickstart -P quick --am -T1C
8 - mvn clean install -pl :bom,:bom-internal -P quick
9 - CURRENT_VERSION=$(cat pom.xml | grep "<version>" | head -1 | cut -d\> -f 2 | cut -d\< -f 1)
10 - echo "Current version is $CURRENT_VERSION"
11 - cd .. && mkdir tmp
12 - cd tmp
13 - |
15 -DarchetypeGroupId=software.amazon.awssdk \
16 -DarchetypeArtifactId=archetype-app-quickstart \
17 -DarchetypeVersion=$CURRENT_VERSION \
[all …]
/external/brotli/java/org/brotli/dec/
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">
8 <version>0.2.0-SNAPSHOT</version>
11 <version>0.2.0-SNAPSHOT</version>
14 <name>${project.groupId}:${project.artifactId}</name>
17 <manifestdir>${project.build.directory}/osgi</manifestdir>
26 <groupId>org.apache.maven.plugins</groupId>
27 <artifactId>maven-compiler-plugin</artifactId>
44 <groupId>org.apache.maven.plugins</groupId>
45 <artifactId>maven-surefire-plugin</artifactId>
[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">
24 <artifactId>jacoco-maven-plugin</artifactId>
25 <packaging>maven-plugin</packaging>
[all …]
/external/rust/crates/pin-project-lite/
DREADME.md1 # pin-project-lite
3 …(https://img.shields.io/crates/v/pin-project-lite?style=flat-square&logo=rust)](https://crates.io/…
4 …ps://img.shields.io/badge/docs.rs-pin--project--lite-blue?style=flat-square&logo=docs.rs)](https:/…
5 [![license](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue?style=flat-square)](#licen…
6 [![rustc](https://img.shields.io/badge/rustc-1.37+-blue?style=flat-square&logo=rust)](https://www.r…
7 …workflow/status/taiki-e/pin-project-lite/ci.yml?branch=main&style=flat-square&logo=github)](https:…
9 <!-- tidy:crate-doc:start -->
10 A lightweight version of [pin-project] written with declarative macros.
18 pin-project-lite = "0.2"
43 let this = self.project();
[all …]
/external/zxing/docs/
Dproject-info.html2 <!--
3 …| Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from org.apache.maven.plugins:maven-site-
4 | Rendered using Apache Maven Fluido Skin 1.8
5 -->
8 <meta charset="UTF-8" />
9 <meta name="viewport" content="width=device-width, initial-scale=1" />
10 <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
11 <title>ZXing &#x2013; Project Information</title>
12 <link rel="stylesheet" href="./css/apache-maven-fluido-1.8.min.css" />
15 <script src="./js/apache-maven-fluido-1.8.min.js"></script>
[all …]
Ddependency-management.html2 <!--
3 …| Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from org.apache.maven.plugins:maven-proje…
4 | Rendered using Apache Maven Fluido Skin 1.8
5 -->
8 <meta charset="UTF-8" />
9 <meta name="viewport" content="width=device-width, initial-scale=1" />
10 <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
11 <title>ZXing &#x2013; Project Dependency Management</title>
12 <link rel="stylesheet" href="./css/apache-maven-fluido-1.8.min.css" />
15 <script src="./js/apache-maven-fluido-1.8.min.js"></script>
[all …]
Dissue-management.html2 <!--
3 …| Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from org.apache.maven.plugins:maven-proje…
4 | Rendered using Apache Maven Fluido Skin 1.8
5 -->
8 <meta charset="UTF-8" />
9 <meta name="viewport" content="width=device-width, initial-scale=1" />
10 <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
12 <link rel="stylesheet" href="./css/apache-maven-fluido-1.8.min.css" />
15 <script src="./js/apache-maven-fluido-1.8.min.js"></script>
18 <div class="container-fluid">
[all …]
Dmailing-lists.html2 <!--
3 …| Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from org.apache.maven.plugins:maven-proje…
4 | Rendered using Apache Maven Fluido Skin 1.8
5 -->
8 <meta charset="UTF-8" />
9 <meta name="viewport" content="width=device-width, initial-scale=1" />
10 <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
11 <title>ZXing &#x2013; Project Mailing Lists</title>
12 <link rel="stylesheet" href="./css/apache-maven-fluido-1.8.min.css" />
15 <script src="./js/apache-maven-fluido-1.8.min.js"></script>
[all …]
Dindex.html2 <!--
3 …| Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from org.apache.maven.plugins:maven-proje…
4 | Rendered using Apache Maven Fluido Skin 1.8
5 -->
8 <meta charset="UTF-8" />
9 <meta name="viewport" content="width=device-width, initial-scale=1" />
10 <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
12 <link rel="stylesheet" href="./css/apache-maven-fluido-1.8.min.css" />
15 <script src="./js/apache-maven-fluido-1.8.min.js"></script>
18 <div class="container-fluid">
[all …]
/external/dokka/runners/maven-plugin/src/main/kotlin/
DDokkaMojo.kt3 import org.apache.maven.archiver.MavenArchiveConfiguration
4 import org.apache.maven.archiver.MavenArchiver
5 import org.apache.maven.execution.MavenSession
6 import org.apache.maven.plugin.AbstractMojo
7 import org.apache.maven.plugins.annotations.*
8 import org.apache.maven.project.MavenProject
9 import org.apache.maven.project.MavenProjectHelper
57 @Parameter(required = true, defaultValue = "\${project.compileSourceRoots}")
73 @Parameter(required = true, defaultValue = "\${project.compileClasspathElements}")
79 @Parameter(required = true, defaultValue = "\${project.artifactId}")
[all …]
/external/jacoco/org.jacoco.ant/
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 -->
13project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
30 <groupId>${project.groupId}</groupId>
34 <groupId>${project.groupId}</groupId>
38 <groupId>${project.groupId}</groupId>
[all …]
/external/rust/crates/pin-project/
DREADME.md1 # pin-project
3 …io](https://img.shields.io/crates/v/pin-project?style=flat-square&logo=rust)](https://crates.io/cr…
4 …(https://img.shields.io/badge/docs.rs-pin--project-blue?style=flat-square&logo=docs.rs)](https://d…
5 [![license](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue?style=flat-square)](#licen…
6 [![rustc](https://img.shields.io/badge/rustc-1.56+-blue?style=flat-square&logo=rust)](https://www.r…
7 …ns/workflow/status/taiki-e/pin-project/ci.yml?branch=main&style=flat-square&logo=github)](https://…
9 <!-- tidy:crate-doc:start -->
10 A crate for safe and ergonomic [pin-projection].
18 pin-project = "1"
42 let this = self.project();
[all …]
/external/apache-xml/test/java/src/org/apache/qetest/xsl/
DXSLTestAntTask.java2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.qetest.xsl;
23 import org.apache.qetest.FileBasedTest;
24 import org.apache.qetest.Logger;
25 import org.apache.qetest.QetestUtils;
26 import org.apache.tools.ant.BuildException;
27 import org.apache.tools.ant.Project;
28 import org.apache.tools.ant.Task;
[all …]
/external/kotlinc/license/
DREADME.md1 The Apache 2 license (given in full in [LICENSE.txt](LICENSE.txt)) applies to all code in this repo…
2 by JetBrains. The following sections of the repository contain third-party code, to which different…
7 The following modules contain third-party code and are incorporated into the Kotlin compiler and/or
10- Path: compiler/backend/src/org/jetbrains/kotlin/codegen/inline/MaxStackFrameSizeAndLocalsCalcula…
11 - License: BSD ([license/third_party/asm_license.txt][asm])
12- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
14 - Path: compiler/backend/src/org/jetbrains/kotlin/codegen/inline/MaxLocalsCalculator.java
15 - License: BSD ([license/third_party/asm_license.txt][asm])
16- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
18 - Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/common/FastMethodAnalyzer.kt
[all …]
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DReportAggregateMojo.java5 * http://www.eclipse.org/legal/epl-2.0
7 * SPDX-License-Identifier: EPL-2.0
10 * John Oliver, Marc R. Hoffmann, Jan Wloka - initial API and implementation
22 import org.apache.maven.artifact.Artifact;
23 import org.apache.maven.artifact.versioning.DefaultArtifactVersion;
24 import org.apache.maven.artifact.versioning.InvalidVersionSpecificationException;
25 import org.apache.maven.artifact.versioning.VersionRange;
26 import org.apache.maven.model.Dependency;
27 import org.apache.maven.plugins.annotations.Mojo;
28 import org.apache.maven.plugins.annotations.Parameter;
[all …]

12345678910>>...59