ca.vanzyl.concord.plugins:concord-plugin-support

Takari: The future of software delivery.

Лицензия

Лицензия

Группа

Группа

ca.vanzyl.concord.plugins
Идентификатор

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

concord-plugin-support
Последняя версия

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

0.0.18
Дата

Дата

Тип

Тип

takari-jar
Описание

Описание

Takari: The future of software delivery.

Скачать concord-plugin-support

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar
com.walmartlabs.concord : concord-client jar
com.google.code.findbugs : jsr305 jar
com.google.errorprone : error_prone_annotations jar
com.squareup.okhttp : okhttp jar
io.takari : takari-archiver jar 0.1.21

provided (11)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar
org.slf4j : slf4j-api jar
com.walmartlabs.concord : concord-sdk jar
com.walmartlabs.concord.runtime.v2 : concord-runtime-sdk-v2 jar
com.walmartlabs.concord : concord-common jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.fasterxml.jackson.datatype : jackson-datatype-guava jar
org.immutables : value jar 2.8.0

test (2)

Идентификатор библиотеки Тип Версия
ca.vanzyl.concord.plugins : concord-plugin-testing jar 0.0.8
junit : junit jar

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

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

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>41</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...

ca.vanzyl.concord.plugins

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

Версия
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.5
0.0.4