OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Maven
(Results
1 - 9
of
9
) sorted by null
/external/nanohttpd/
README.md
5
It is being developed at Github and uses Apache
Maven
for builds & unit testing:
9
* Current central released version: [![
Maven
Central](https://
maven
-badges.herokuapp.com/
maven
-central/com.nanohttpd/nanohttpd/badge.svg)](https://
maven
-badges.herokuapp.com/
maven
-central/com.nanohttpd/nanohttpd)
13
We'll create a custom HTTP server project using
Maven
for build/dep system. This tutorial assumes you are using a Unix variant and a shell. First, install
Maven
and Java SDK if not already installed. Then run:
88
We are currently in the process of stabilizing NanoHttpd from the many pull requests and feature requests that were integrated over the last few months. The next release will come soon, and there will not be any more "intended" major changes before the next release. If you want to use the bleeding edge version, you can clone it from Github, or get it from sonatype.org (see "
Maven
dependencies / Living on the edge" below).
147
##
Maven
dependencie
[
all
...]
/external/nanohttpd/src/site/markdown/
index.md
5
It is being developed at Github and uses Apache
Maven
for builds & unit testing:
9
* Current central released version: [![
Maven
Central](https://
maven
-badges.herokuapp.com/
maven
-central/com.nanohttpd/nanohttpd/badge.svg)](https://
maven
-badges.herokuapp.com/
maven
-central/com.nanohttpd/nanohttpd)
13
We'll create a custom HTTP server project using
Maven
for build/dep system. This tutorial assumes you are using a Unix variant and a shell. First, install
Maven
and Java SDK if not already installed. Then run:
88
We are currently in the process of stabilizing NanoHttpd from the many pull requests and feature requests that were integrated over the last few months. The next release will come soon, and there will not be any more "intended" major changes before the next release. If you want to use the bleeding edge version, you can clone it from Github, or get it from sonatype.org (see "
Maven
dependencies / Living on the edge" below).
147
##
Maven
dependencie
[
all
...]
/external/snakeyaml/
mvnw.bat
30
@REM MAVEN_OPTS - parameters passed to the Java VM when running
Maven
31
@REM e.g. to debug
Maven
itself, use
88
echo location of the
Maven
installation. >&2
106
echo location of the
Maven
installation >&2
153
set WRAPPER_JAR="".\.mvn\wrapper\
maven
-wrapper.jar""
154
set WRAPPER_LAUNCHER=org.apache.
maven
.wrapper.MavenWrapperMain
/external/testng/doc/
banner.js
42
writeTD(pCurrentPage, "
maven
.html", "
Maven
")
/build/soong/cmd/pom2mk/
pom2mk.go
138
XMLName xml.Name `xml:"http://
maven
.apache.org/POM/4.0.0 project"`
203
// as the dependency type rather than
Maven
spec default.
207
// for this artifact, use the default from
Maven
spec.
212
// Scope was not specified, use the default from
Maven
spec.
344
fmt.Fprintf(os.Stderr, `pom2mk, a tool to create Android.mk files from
maven
repos
352
rewrite can be used to specify mappings between
Maven
projects and Make modules. The -rewrite
353
option can be specified multiple times. When determining the Make module for a given
Maven
355
either the
Maven
project's <groupId>:<artifactId> or <artifactId> will be used to generate
366
If the
maven
directory contains multiple versions of artifacts and their pom files,
/external/apache-commons-compress/
mvnw.cmd
30
@REM MAVEN_OPTS - parameters passed to the Java VM when running
Maven
31
@REM e.g. to debug
Maven
itself, use
119
set WRAPPER_JAR="%MAVEN_PROJECTBASEDIR%\.mvn\wrapper\
maven
-wrapper.jar"
120
set WRAPPER_LAUNCHER=org.apache.
maven
.wrapper.MavenWrapperMain
/build/soong/cmd/pom2bp/
pom2bp.go
158
XMLName xml.Name `xml:"http://
maven
.apache.org/POM/4.0.0 project"`
259
// as the dependency type rather than
Maven
spec default.
263
// for this artifact, use the default from
Maven
spec.
268
// Scope was not specified, use the default from
Maven
spec.
456
fmt.Fprintf(os.Stderr, `pom2bp, a tool to create Android.bp files from
maven
repos
464
rewrite can be used to specify mappings between
Maven
projects and Android.bp modules. The -rewrite
465
option can be specified multiple times. When determining the Android.bp module for a given
Maven
467
either the
Maven
project's <groupId>:<artifactId> or <artifactId> will be used to generate
478
If the
maven
directory contains multiple versions of artifacts and their pom files,
/external/doclava/res/assets/templates/
macros.cs
293
belongs to
Maven
artifact <?cs var:obj.artifact ?></a><?cs
/external/bcc/tests/lua/
luaunit.lua
[
all
...]
Completed in 385 milliseconds