License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.pnc.bacon |
ArtifactId | ArtifactIdtest-common |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPNC 2.0 CLI
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-common-2.2.3.pom | |
test-common-2.2.3.jar | 2 KB |
test-common-2.2.3-sources.jar | 2 KB |
test-common-2.2.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.pnc.bacon/test-common/ -->
<dependency>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>test-common</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/test-common/
implementation 'org.jboss.pnc.bacon:test-common:2.2.3'
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/test-common/
implementation ("org.jboss.pnc.bacon:test-common:2.2.3")
'org.jboss.pnc.bacon:test-common:jar:2.2.3'
<dependency org="org.jboss.pnc.bacon" name="test-common" rev="2.2.3">
<artifact name="test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.bacon', module='test-common', version='2.2.3')
)
libraryDependencies += "org.jboss.pnc.bacon" % "test-common" % "2.2.3"
[org.jboss.pnc.bacon/test-common "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |