y

yak4j-filename-conventions-maven-plugin

yak shaving for Java: A Maven plugin which enforces filename conventions
https://github.com/ngeor/kamino/tree/master/plugins/yak4j-filename-conventions-maven-plugin
Files download
File Operation
yak4j-filename-conventions-maven-plugin-0.18.2.jar download
yak4j-filename-conventions-maven-plugin-0.18.2.pom download
yak4j-filename-conventions-maven-plugin-0.18.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.ngeor</groupId>
  <artifactId>yak4j-filename-conventions-maven-plugin</artifactId>
  <version>0.18.2</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'com.github.ngeor:yak4j-filename-conventions-maven-plugin:0.18.2'
Gradle Kotlin
implementation("com.github.ngeor:yak4j-filename-conventions-maven-plugin:0.18.2")
Scala SBT
libraryDependencies += "com.github.ngeor" % "yak4j-filename-conventions-maven-plugin" % "0.18.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ngeor', module='yak4j-filename-conventions-maven-plugin', version='0.18.2')
)
Apache Ivy
<dependency org="com.github.ngeor" name="yak4j-filename-conventions-maven-plugin" rev="0.18.2" />
Leiningen
[com.github.ngeor/yak4j-filename-conventions-maven-plugin "0.18.2"]
Apache Buildr
'com.github.ngeor:yak4j-filename-conventions-maven-plugin:jar:0.18.2'