j

jewelcli-maven-report-plugin

http://maven.apache.org
Files download
File Operation
jewelcli-maven-report-plugin-0.8.4.jar download
jewelcli-maven-report-plugin-0.8.4.pom download
jewelcli-maven-report-plugin-0.8.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lexicalscope.jewelcli</groupId>
  <artifactId>jewelcli-maven-report-plugin</artifactId>
  <version>0.8.4</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'com.lexicalscope.jewelcli:jewelcli-maven-report-plugin:0.8.4'
Gradle Kotlin
implementation("com.lexicalscope.jewelcli:jewelcli-maven-report-plugin:0.8.4")
Scala SBT
libraryDependencies += "com.lexicalscope.jewelcli" % "jewelcli-maven-report-plugin" % "0.8.4"
Groovy Grape
@Grapes(
  @Grab(group='com.lexicalscope.jewelcli', module='jewelcli-maven-report-plugin', version='0.8.4')
)
Apache Ivy
<dependency org="com.lexicalscope.jewelcli" name="jewelcli-maven-report-plugin" rev="0.8.4" />
Leiningen
[com.lexicalscope.jewelcli/jewelcli-maven-report-plugin "0.8.4"]
Apache Buildr
'com.lexicalscope.jewelcli:jewelcli-maven-report-plugin:jar:0.8.4'