License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.pnc.build.finder |
ArtifactId | ArtifactIdreport |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionBuild Finder Report
Finds builds in Koji and PNC.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
report-2.0.0.pom | |
report-2.0.0.jar | 22 KB |
report-2.0.0-sources.jar | 13 KB |
report-2.0.0-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.pnc.build.finder/report/ -->
<dependency>
<groupId>org.jboss.pnc.build.finder</groupId>
<artifactId>report</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.build.finder/report/
implementation 'org.jboss.pnc.build.finder:report:2.0.0'
// https://jarcasting.com/artifacts/org.jboss.pnc.build.finder/report/
implementation ("org.jboss.pnc.build.finder:report:2.0.0")
'org.jboss.pnc.build.finder:report:jar:2.0.0'
<dependency org="org.jboss.pnc.build.finder" name="report" rev="2.0.0">
<artifact name="report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.build.finder', module='report', version='2.0.0')
)
libraryDependencies += "org.jboss.pnc.build.finder" % "report" % "2.0.0"
[org.jboss.pnc.build.finder/report "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.j2html : j2html | jar | 1.4.0 |
com.redhat.red.build : kojiji | jar | 2.12 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.jboss.pnc.build.finder : core | jar | 2.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.commonjava.rwx : rwx | jar | 2.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.pnc.build.finder : core | test-jar | 2.0.0 |
com.ginsberg : junit5-system-exit | jar | 1.0.0 |
com.github.blindpirate : junit5-capture-system-output-extension | jar | 0.1.2 |
com.spotify : hamcrest-optional | jar | 1.2.0 |
eu.codearte.catch-exception : catch-exception | jar | 2.0 |
org.junit-pioneer : junit-pioneer | jar | 0.9.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |