Download fabric-cxf-demo-common-1.1.0.CR5.jar file - Jar f

Jar examples for f:fabric-cxf-demo-common

Description

You can download jar file fabric-cxf-demo-common 1.1.0.CR5 in this page.

License

Apache License

Build File

You can use the following script to add fabric-cxf-demo-common-1.1.0.CR5.jar to your project.

<dependency>
   <groupId>io.fabric8.examples</groupId>
   <artifactId>fabric-cxf-demo-common</artifactId>
   <version>1.1.0.CR5</version>
</dependency>
compile group: 'io.fabric8.examples', name: 'fabric-cxf-demo-common', version: '1.1.0.CR5'
libraryDependencies += "io.fabric8.examples" % "fabric-cxf-demo-common" % "1.1.0.CR5"
<dependency org="io.fabric8.examples" name="fabric-cxf-demo-common" rev="1.1.0.CR5"/>
@Grapes(@Grab(group='io.fabric8.examples', module='fabric-cxf-demo-common', version='1.1.0.CR5'))
'io.fabric8.examples:fabric-cxf-demo-common:jar:1.1.0.CR5'

Download

Click the following link to download the jar file.

fabric-cxf-demo-common-1.1.0.CR5-sources.jar
fabric-cxf-demo-common-1.1.0.CR5.jar
fabric-cxf-demo-common-1.1.0.CR5.pom



Related Tutorials