Download oasp4j-starter-cxf-client-2.6.0.jar file - Jar o

Jar examples for o:oasp4j-starter-cxf-client

Description

Support for service clients based on Apache CXF.

You can download jar file oasp4j-starter-cxf-client 2.6.0 in this page.

License

Apache Software Licenese

Build File

You can use the following script to add oasp4j-starter-cxf-client-2.6.0.jar to your project.

<dependency>
   <groupId>io.oasp.java.starters</groupId>
   <artifactId>oasp4j-starter-cxf-client</artifactId>
   <version>2.6.0</version>
</dependency>
compile group: 'io.oasp.java.starters', name: 'oasp4j-starter-cxf-client', version: '2.6.0'
libraryDependencies += "io.oasp.java.starters" % "oasp4j-starter-cxf-client" % "2.6.0"
<dependency org="io.oasp.java.starters" name="oasp4j-starter-cxf-client" rev="2.6.0"/>
@Grapes(@Grab(group='io.oasp.java.starters', module='oasp4j-starter-cxf-client', version='2.6.0'))
'io.oasp.java.starters:oasp4j-starter-cxf-client:jar:2.6.0'

Download

Click the following link to download the jar file.

oasp4j-starter-cxf-client-2.6.0-sources.jar
oasp4j-starter-cxf-client-2.6.0.jar
oasp4j-starter-cxf-client-2.6.0.pom



Related Tutorials