| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.commonjava.propulsor.client | 
    
| ArtifactId | ArtifactIdpropulsor-clients-parent | 
    
| Last Version | Last Version1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionPropulsor :: Clients :: Parent POM 
            CommonJava top-level parent POM. 
         | 
    
| Filename | Size | 
|---|---|
| propulsor-clients-parent-1.4.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.commonjava.propulsor.client/propulsor-clients-parent/ -->
<dependency>
    <groupId>org.commonjava.propulsor.client</groupId>
    <artifactId>propulsor-clients-parent</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.commonjava.propulsor.client/propulsor-clients-parent/
implementation 'org.commonjava.propulsor.client:propulsor-clients-parent:1.4'
                // https://jarcasting.com/artifacts/org.commonjava.propulsor.client/propulsor-clients-parent/
implementation ("org.commonjava.propulsor.client:propulsor-clients-parent:1.4")
                'org.commonjava.propulsor.client:propulsor-clients-parent:pom:1.4'
                <dependency org="org.commonjava.propulsor.client" name="propulsor-clients-parent" rev="1.4">
  <artifact name="propulsor-clients-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.commonjava.propulsor.client', module='propulsor-clients-parent', version='1.4')
)
                libraryDependencies += "org.commonjava.propulsor.client" % "propulsor-clients-parent" % "1.4"
                [org.commonjava.propulsor.client/propulsor-clients-parent "1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.inject : javax.inject | jar | 1 | 
| javax.enterprise : cdi-api | jar | 2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-core | jar | 1.3 |