Build Reports

Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site documentation to GitHub

License

License

GroupId

GroupId

com.github.choonchernlim
ArtifactId

ArtifactId

build-reports
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

pom
Description

Description

Build Reports
Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site documentation to GitHub
Project URL

Project URL

https://github.com/choonchernlim/build-reports

Download build-reports

Filename Size
build-reports-0.3.5.pom 22 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0