License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.pnc.bacon |
ArtifactId | ArtifactIdintegration-tests |
Version | Version2.1.10 |
Type | Typejar |
Description |
DescriptionPNC 2.0 CLI
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-tests-2.1.10.pom | |
integration-tests-2.1.10.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.pnc.bacon/integration-tests/ -->
<dependency>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>integration-tests</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/integration-tests/
implementation 'org.jboss.pnc.bacon:integration-tests:2.1.10'
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/integration-tests/
implementation ("org.jboss.pnc.bacon:integration-tests:2.1.10")
'org.jboss.pnc.bacon:integration-tests:jar:2.1.10'
<dependency org="org.jboss.pnc.bacon" name="integration-tests" rev="2.1.10">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.bacon', module='integration-tests', version='2.1.10')
)
libraryDependencies += "org.jboss.pnc.bacon" % "integration-tests" % "2.1.10"
[org.jboss.pnc.bacon/integration-tests "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.pnc.bacon : pig | jar | 2.1.10 |
org.jboss.pnc.bacon : common | jar | 2.1.10 |
org.jboss.pnc : dto | jar | 2.1.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.4 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.20.2 |
com.github.tomakehurst : wiremock-jre8 | jar | 2.30.1 |