l

license-maven-plugin-config

Custom Headers to use the License Maven Plugin with IntelliJ Idea
https://github.com/tmtron/license-config
The Apache License, Version 2.0
artin.trummer@tmtron.com
Files download
File Operation
license-maven-plugin-config-1.0.1.jar download
license-maven-plugin-config-1.0.1.pom download
license-maven-plugin-config-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tmtron</groupId>
  <artifactId>license-maven-plugin-config</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.tmtron:license-maven-plugin-config:1.0.1'
Gradle Kotlin
implementation("com.tmtron:license-maven-plugin-config:1.0.1")
Scala SBT
libraryDependencies += "com.tmtron" % "license-maven-plugin-config" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.tmtron', module='license-maven-plugin-config', version='1.0.1')
)
Apache Ivy
<dependency org="com.tmtron" name="license-maven-plugin-config" rev="1.0.1" />
Leiningen
[com.tmtron/license-maven-plugin-config "1.0.1"]
Apache Buildr
'com.tmtron:license-maven-plugin-config:jar:1.0.1'
Dependencies
The project has no third-party dependencies