io.takari.nexus.perf.data.docker:parent

Takari: The future of software delivery.

Лицензия

Лицензия

Категории

Категории

Docker Контейнер Виртуализация Данные
Группа

Группа

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

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

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

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

1.0.9
Дата

Дата

Тип

Тип

pom
Описание

Описание

io.takari.nexus.perf.data.docker:parent
Takari: The future of software delivery.

Скачать parent

Имя Файла Размер
parent-1.0.9.pom 660 bytes
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • docker01

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

io.takari.nexus.perf.data.docker

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

Версия
1.0.9