| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesDistribution Build Tools | 
        
| GroupId | GroupIdorg.apache.cxf.dosgi | 
    
| ArtifactId | ArtifactIdcxf-dosgi-distribution-parent | 
    
| Last Version | Last Version2.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionCXF DOSGi Distribution Parent 
            The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| cxf-dosgi-distribution-parent-2.3.0.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.cxf.dosgi/cxf-dosgi-distribution-parent/ -->
<dependency>
    <groupId>org.apache.cxf.dosgi</groupId>
    <artifactId>cxf-dosgi-distribution-parent</artifactId>
    <version>2.3.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.cxf.dosgi/cxf-dosgi-distribution-parent/
implementation 'org.apache.cxf.dosgi:cxf-dosgi-distribution-parent:2.3.0'
                // https://jarcasting.com/artifacts/org.apache.cxf.dosgi/cxf-dosgi-distribution-parent/
implementation ("org.apache.cxf.dosgi:cxf-dosgi-distribution-parent:2.3.0")
                'org.apache.cxf.dosgi:cxf-dosgi-distribution-parent:pom:2.3.0'
                <dependency org="org.apache.cxf.dosgi" name="cxf-dosgi-distribution-parent" rev="2.3.0">
  <artifact name="cxf-dosgi-distribution-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.apache.cxf.dosgi', module='cxf-dosgi-distribution-parent', version='2.3.0')
)
                libraryDependencies += "org.apache.cxf.dosgi" % "cxf-dosgi-distribution-parent" % "2.3.0"
                [org.apache.cxf.dosgi/cxf-dosgi-distribution-parent "2.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.14 | 
| org.apache.aries.rsa : org.apache.aries.rsa.core | jar | 1.11.0 | 
| org.apache.aries.rsa : org.apache.aries.rsa.spi | jar | 1.11.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.osgi : osgi.core | jar | 6.0.0 | 
| org.osgi : org.osgi.service.component | jar | 1.3.0 | 
| org.osgi : org.osgi.service.component.annotations | jar | 1.3.0 | 
| org.osgi : org.osgi.service.http | jar | 1.2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.easymock : easymockclassextension | jar | 3.2 |