Last Version

license-maven-plugin-git 4.2.rc3

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

License

License

Categories

Categories

Maven Build Tools Git Development Tools Version Controls
GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

license-maven-plugin-git
Version

Version

4.2.rc3
Type

Type

jar
Description

Description

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

Project URL

https://mycila.carbou.me/license-maven-plugin/reports/4.2.rc3/license-maven-plugin-git
Project Organization

Project Organization

Mycila

Download license-maven-plugin-git 4.2.rc3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.mycila : license-maven-plugin jar 4.2.rc3
org.eclipse.jgit : org.eclipse.jgit jar 5.13.0.202109080827-r

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations Optional jar 3.6.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.