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