License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.pnc.build.finder |
ArtifactId | ArtifactIdaggregate |
Version | Version2.0.0 |
Type | Typepom |
Description |
DescriptionBuild Finder Aggregate
Finds builds in Koji and PNC.
|
Project Organization |
Project Organization |
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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.commonjava.rwx : rwx | jar | 2.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
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 |