License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Git Development Tools Version Controls |
GroupId | GroupIdcom.mycila |
ArtifactId | ArtifactIdlicense-maven-plugin-git |
Last Version | Last Version4.2.rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlicense-maven-plugin-git
An optional module for license-maven-plugin adding git related functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations Optional | jar | 3.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |