Last Version

Build Finder Aggregate 2.0.0

Finds builds in Koji and PNC.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.pnc.build.finder
ArtifactId

ArtifactId

aggregate
Version

Version

2.0.0
Type

Type

pom
Description

Description

Build Finder Aggregate
Finds builds in Koji and PNC.
Project Organization

Project Organization

Red Hat, Inc.

Download aggregate 2.0.0

Filename Size
aggregate-2.0.0.pom 2 KB
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.pnc.build.finder : cli jar 2.0.0
org.jboss.pnc.build.finder : core jar 2.0.0
org.jboss.pnc.build.finder : report 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

runtime (2)

Group / Artifact Type Version
org.commonjava.rwx : rwx jar 2.3
org.slf4j : jcl-over-slf4j jar 1.7.30

test (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.