Download cxf-dosgi-common-2.3.0.jar file - Jar c

Jar examples for c:cxf-dosgi-common

Description

You can download jar file cxf-dosgi-common 2.3.0 in this page.

License

Apache License

Build File

You can use the following script to add cxf-dosgi-common-2.3.0.jar to your project.

<dependency>
   <groupId>org.apache.cxf.dosgi</groupId>
   <artifactId>cxf-dosgi-common</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'org.apache.cxf.dosgi', name: 'cxf-dosgi-common', version: '2.3.0'
libraryDependencies += "org.apache.cxf.dosgi" % "cxf-dosgi-common" % "2.3.0"
<dependency org="org.apache.cxf.dosgi" name="cxf-dosgi-common" rev="2.3.0"/>
@Grapes(@Grab(group='org.apache.cxf.dosgi', module='cxf-dosgi-common', version='2.3.0'))
'org.apache.cxf.dosgi:cxf-dosgi-common:jar:2.3.0'

Download

Click the following link to download the jar file.

cxf-dosgi-common-2.3.0-javadoc.jar
cxf-dosgi-common-2.3.0-sources.jar
cxf-dosgi-common-2.3.0.jar
cxf-dosgi-common-2.3.0.pom



Related Tutorials