com.github.rchargel.build:build-reports

A collection of Maven Plugins and Build utilities

License

License

MIT
GroupId

GroupId

com.github.rchargel.build
ArtifactId

ArtifactId

build-reports
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

A collection of Maven Plugins and Build utilities

Download build-reports

How to add to project

<!-- 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.

Build Utils

Build Utils CI Code Coverage License Release Commits Since Release

This project contains project build utilities which have employed on my corporate work, and which I thought could be re-packaged and re-designed for open source work as well.

Here is the current list of utilities packaged herein:

Change Log

0.9 - 3/24/2021

  • Initial Release

Versions

Version
0.9