| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.pnc.bacon |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version2.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPNC 2.0 CLI
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| common-2.2.3.pom | |
| common-2.2.3.jar | 13 KB |
| common-2.2.3-sources.jar | 11 KB |
| common-2.2.3-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.pnc.bacon/common/ -->
<dependency>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>common</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/common/
implementation 'org.jboss.pnc.bacon:common:2.2.3'
// https://jarcasting.com/artifacts/org.jboss.pnc.bacon/common/
implementation ("org.jboss.pnc.bacon:common:2.2.3")
'org.jboss.pnc.bacon:common:jar:2.2.3'
<dependency org="org.jboss.pnc.bacon" name="common" rev="2.2.3">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.bacon', module='common', version='2.2.3')
)
libraryDependencies += "org.jboss.pnc.bacon" % "common" % "2.2.3"
[org.jboss.pnc.bacon/common "2.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.pnc.bacon : config | jar | 2.2.3 |
| info.picocli : picocli | jar | 4.6.2 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| org.jboss.pnc : rest-client | jar | 2.3.0 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.1 |
| org.commonjava.maven.ext : pom-manipulation-common | jar | 4.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| com.github.stefanbirkner : system-lambda | jar | 1.2.0 |