не последняя версия
Последняя версия 4.2.rc3

com.mycila:license-maven-plugin-git 2.10

An optional module for license-maven-plugin adding git related functionality

Категории

Категории

Maven Компиляция и сборка Git Инструменты разработки Контроль версий
Группа

Группа

com.mycila
Идентификатор

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

license-maven-plugin-git
Версия

Версия

2.10
Тип

Тип

jar

Скачать license-maven-plugin-git 2.10


<!-- https://jarcasting.com/artifacts/com.mycila/license-maven-plugin-git/ -->
<dependency>
    <groupId>com.mycila</groupId>
    <artifactId>license-maven-plugin-git</artifactId>
    <version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila/license-maven-plugin-git/
implementation 'com.mycila:license-maven-plugin-git:2.10'
// https://jarcasting.com/artifacts/com.mycila/license-maven-plugin-git/
implementation ("com.mycila:license-maven-plugin-git:2.10")
'com.mycila:license-maven-plugin-git:jar:2.10'
<dependency org="com.mycila" name="license-maven-plugin-git" rev="2.10">
  <artifact name="license-maven-plugin-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila', module='license-maven-plugin-git', version='2.10')
)
libraryDependencies += "com.mycila" % "license-maven-plugin-git" % "2.10"
[com.mycila/license-maven-plugin-git "2.10"]