io.takari.nexus:nexus-perf

Takari: The future of software delivery.

Лицензия

Лицензия

Группа

Группа

io.takari.nexus
Идентификатор

Идентификатор

nexus-perf
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Takari: The future of software delivery.

Скачать nexus-perf

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.takari.nexus/nexus-perf/ -->
<dependency>
    <groupId>io.takari.nexus</groupId>
    <artifactId>nexus-perf</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.takari.nexus/nexus-perf/
implementation 'io.takari.nexus:nexus-perf:1.2.0'
// https://jarcasting.com/artifacts/io.takari.nexus/nexus-perf/
implementation ("io.takari.nexus:nexus-perf:1.2.0")
'io.takari.nexus:nexus-perf:jar:1.2.0'
<dependency org="io.takari.nexus" name="nexus-perf" rev="1.2.0">
  <artifact name="nexus-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.takari.nexus', module='nexus-perf', version='1.2.0')
)
libraryDependencies += "io.takari.nexus" % "nexus-perf" % "1.2.0"
[io.takari.nexus/nexus-perf "1.2.0"]

Зависимости

compile (26)

Идентификатор библиотеки Тип Версия
org.sonatype.nexus : nexus-client-core jar 2.13.0-01
org.sonatype.nexus.plugins : nexus-capabilities-client jar 2.13.0-01
org.sonatype.nexus.plugins : nexus-restlet1x-model jar 2.13.0-01
org.sonatype.nexus.plugins : nexus-npm-repository-client jar 2.13.0-01
org.sonatype.nexus.plugins : nexus-groovyremote-client jar 2.13.0-01
com.google.guava : guava jar 16.0.1
com.google.code.findbugs : jsr305 jar 2.0.1
io.dropwizard.metrics : metrics-core jar 3.1.2
io.dropwizard.metrics : metrics-jvm jar 3.1.2
io.dropwizard.metrics : metrics-graphite jar 3.1.2
org.codehaus.plexus : plexus-interpolation jar 1.22
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.5
commons-io : commons-io jar 2.5
de.pdark : decentxml jar 1.4
com.h2database : h2 jar 1.4.191
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-annotations jar 2.7.7
com.fasterxml.jackson.core : jackson-core jar 2.7.7
com.fasterxml.jackson.core : jackson-databind jar 2.7.7
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.7.7
io.airlift : command jar 0.2

test (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Модули Проекта

Данный проект не имеет модулей.

Takari POM

The parent POM for all projects of Takari allowing deployment to the Central Repository and centralized plugin and configuration management.

Usage

Just add a parent segment with the latest version to your project

  <parent>
    <groupId>io.takari</groupId>
    <artifactId>takari</artifactId>
    <version>27</version>
  </parent>

To release your project you can use the usual Maven release process.

mvn release:prepare release:perform

This deploys the project to the Central Repository and hence the binaries are available whereever Central is available. Prior to that the staging repository needs to be closed and released on OSSRH.

SNAPSHOT version deployments emulating the full release build can be done with

mvn clean deploy -P takari-release

Binaries end up on https://oss.sonatype.org/content/repositories/snapshots/

The project uses the Takari Lifecycle for resources, compiler, jar, install and deploy replacement.

Build

As usual

mvn clean install

Release

Same as for usage of the project...

io.takari.nexus

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1