License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.pnc.bacon |
ArtifactId | ArtifactIdintegration-tests |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPNC 2.0 CLI
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-tests-2.2.3.pom | |
integration-tests-2.2.3.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.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/integration-tests/
implementation 'org.jboss.pnc.bacon:integration-tests:2.2.3'
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/integration-tests/
implementation ("org.jboss.pnc.bacon:integration-tests:2.2.3")
'org.jboss.pnc.bacon:integration-tests:jar:2.2.3'
<dependency org="org.jboss.pnc.bacon" name="integration-tests" rev="2.2.3">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.bacon', module='integration-tests', version='2.2.3')
)
libraryDependencies += "org.jboss.pnc.bacon" % "integration-tests" % "2.2.3"
[org.jboss.pnc.bacon/integration-tests "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.pnc.bacon : pig | jar | 2.2.3 |
org.jboss.pnc.bacon : common | jar | 2.2.3 |
org.jboss.pnc : dto | jar | 2.3.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |
com.github.tomakehurst : wiremock-jre8 | jar | 2.32.0 |