License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.pnc.bacon |
ArtifactId | ArtifactIdtest-common |
Version | Version2.1.10 |
Type | Typejar |
Description |
DescriptionPNC 2.0 CLI
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-common-2.1.10.pom | |
test-common-2.1.10.jar | 2 KB |
test-common-2.1.10-sources.jar | 2 KB |
test-common-2.1.10-javadoc.jar | 390 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.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/test-common/
implementation 'org.jboss.pnc.bacon:test-common:2.1.10'
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/test-common/
implementation ("org.jboss.pnc.bacon:test-common:2.1.10")
'org.jboss.pnc.bacon:test-common:jar:2.1.10'
<dependency org="org.jboss.pnc.bacon" name="test-common" rev="2.1.10">
<artifact name="test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.bacon', module='test-common', version='2.1.10')
)
libraryDependencies += "org.jboss.pnc.bacon" % "test-common" % "2.1.10"
[org.jboss.pnc.bacon/test-common "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |