License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.free-now.sauron.plugins |
ArtifactId | ArtifactIdmaven-report |
Last Version | Last Version0.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSauron Maven Report
Sauron Maven Report Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
maven-report-0.0.21.pom | |
maven-report-0.0.21.jar | 827 KB |
maven-report-0.0.21-sources.jar | 4 KB |
maven-report-0.0.21-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/maven-report/ -->
<dependency>
<groupId>com.free-now.sauron.plugins</groupId>
<artifactId>maven-report</artifactId>
<version>0.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/maven-report/
implementation 'com.free-now.sauron.plugins:maven-report:0.0.21'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/maven-report/
implementation ("com.free-now.sauron.plugins:maven-report:0.0.21")
'com.free-now.sauron.plugins:maven-report:jar:0.0.21'
<dependency org="com.free-now.sauron.plugins" name="maven-report" rev="0.0.21">
<artifact name="maven-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='maven-report', version='0.0.21')
)
libraryDependencies += "com.free-now.sauron.plugins" % "maven-report" % "0.0.21"
[com.free-now.sauron.plugins/maven-report "0.0.21"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.maven : maven-model | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.free-now.sauron : sauron-core | jar | 0.0.15 |