s

smallmind-license-plugin

License Header Plugin
Files download
File Operation
smallmind-license-plugin-5.5.0.jar download
smallmind-license-plugin-5.5.0.pom download
smallmind-license-plugin-5.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.smallmind</groupId>
  <artifactId>smallmind-license-plugin</artifactId>
  <version>5.5.0</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'org.smallmind:smallmind-license-plugin:5.5.0'
Gradle Kotlin
implementation("org.smallmind:smallmind-license-plugin:5.5.0")
Scala SBT
libraryDependencies += "org.smallmind" % "smallmind-license-plugin" % "5.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.smallmind', module='smallmind-license-plugin', version='5.5.0')
)
Apache Ivy
<dependency org="org.smallmind" name="smallmind-license-plugin" rev="5.5.0" />
Leiningen
[org.smallmind/smallmind-license-plugin "5.5.0"]
Apache Buildr
'org.smallmind:smallmind-license-plugin:jar:5.5.0'