Download cxf-stub-1.0.4.jar file - Jar c

Jar examples for c:cxf-stub

Description

Java API port of AWS WSDL by Apache CXF.

You can download jar file cxf-stub 1.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cxf-stub-1.0.4.jar to your project.

<dependency>
   <groupId>com.treelogic-swe</groupId>
   <artifactId>cxf-stub</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.treelogic-swe', name: 'cxf-stub', version: '1.0.4'
libraryDependencies += "com.treelogic-swe" % "cxf-stub" % "1.0.4"
<dependency org="com.treelogic-swe" name="cxf-stub" rev="1.0.4"/>
@Grapes(@Grab(group='com.treelogic-swe', module='cxf-stub', version='1.0.4'))
'com.treelogic-swe:cxf-stub:jar:1.0.4'

Download

Click the following link to download the jar file.

cxf-stub-1.0.4-javadoc.jar
cxf-stub-1.0.4-sources.jar
cxf-stub-1.0.4.jar
cxf-stub-1.0.4.pom



Related Tutorials