Last Version

com.mycila:license-maven-plugin-svn 4.2.rc3

Contains a Maven 2 plugin to check and update license headers in source files and its optional dependencies

License

License

Categories

Categories

Maven Build Tools Subversion Development Tools Version Controls
GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

license-maven-plugin-svn
Version

Version

4.2.rc3
Type

Type

jar
Description

Description

Contains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Project URL

Project URL

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

Project Organization

Mycila

Download license-maven-plugin-svn 4.2.rc3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.mycila : license-maven-plugin jar 4.2.rc3
org.tmatesoft.svnkit : svnkit jar 1.10.5

Project Modules

There are no modules declared in this project.