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

com.itemis.maven.plugins:unleash-parent 1.1.2

An alternative release plugin for maven projects that tries to reduce the risk of failure during the release process as well as the number of builds and scm operations. This plugin shall provide a faster, more stable but also more customizable release process.

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.itemis.maven.plugins
Идентификатор

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

unleash-parent
Версия

Версия

1.1.2
Тип

Тип

pom

Скачать unleash-parent 1.1.2

Имя Файла Размер
unleash-parent-1.1.2.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.itemis.maven.plugins/unleash-parent/ -->
<dependency>
    <groupId>com.itemis.maven.plugins</groupId>
    <artifactId>unleash-parent</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.itemis.maven.plugins/unleash-parent/
implementation 'com.itemis.maven.plugins:unleash-parent:1.1.2'
// https://jarcasting.com/artifacts/com.itemis.maven.plugins/unleash-parent/
implementation ("com.itemis.maven.plugins:unleash-parent:1.1.2")
'com.itemis.maven.plugins:unleash-parent:pom:1.1.2'
<dependency org="com.itemis.maven.plugins" name="unleash-parent" rev="1.1.2">
  <artifact name="unleash-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.itemis.maven.plugins', module='unleash-parent', version='1.1.2')
)
libraryDependencies += "com.itemis.maven.plugins" % "unleash-parent" % "1.1.2"
[com.itemis.maven.plugins/unleash-parent "1.1.2"]