Last Version

com.github.rchargel.build:build-reports 0.9

A collection of Maven Plugins and Build utilities

License

License

MIT
GroupId

GroupId

com.github.rchargel.build
ArtifactId

ArtifactId

build-reports
Version

Version

0.9
Type

Type

jar
Description

Description

A collection of Maven Plugins and Build utilities

Download build-reports 0.9


<!-- https://jarcasting.com/artifacts/com.github.rchargel.build/build-reports/ -->
<dependency>
    <groupId>com.github.rchargel.build</groupId>
    <artifactId>build-reports</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rchargel.build/build-reports/
implementation 'com.github.rchargel.build:build-reports:0.9'
// https://jarcasting.com/artifacts/com.github.rchargel.build/build-reports/
implementation ("com.github.rchargel.build:build-reports:0.9")
'com.github.rchargel.build:build-reports:jar:0.9'
<dependency org="com.github.rchargel.build" name="build-reports" rev="0.9">
  <artifact name="build-reports" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rchargel.build', module='build-reports', version='0.9')
)
libraryDependencies += "com.github.rchargel.build" % "build-reports" % "0.9"
[com.github.rchargel.build/build-reports "0.9"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.rchargel.build : build-utils-common jar 0.9
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.70
org.codehaus.groovy : groovy-templates jar 3.0.2
org.jfree : jfreechart jar 1.5.0
com.yahoo.platform.yui : yuicompressor jar 2.4.8

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.xmlunit : xmlunit-core jar 2.6.4
org.xmlunit : xmlunit-matchers jar 2.6.4
org.xmlunit : xmlunit-assertj jar 2.6.4
org.xmlunit : xmlunit-legacy jar 2.6.4

Project Modules

There are no modules declared in this project.