Download cxf-systests-rs-sse-base-3.2.5.jar file - Jar c

Jar examples for c:cxf-systests-rs-sse-base

Description

Apache CXF SSE Integration System base classes

You can download jar file cxf-systests-rs-sse-base 3.2.5 in this page.

License

Apache License

Build File

You can use the following script to add cxf-systests-rs-sse-base-3.2.5.jar to your project.

<dependency>
   <groupId>org.apache.cxf.systests</groupId>
   <artifactId>cxf-systests-rs-sse-base</artifactId>
   <version>3.2.5</version>
</dependency>
compile group: 'org.apache.cxf.systests', name: 'cxf-systests-rs-sse-base', version: '3.2.5'
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-rs-sse-base" % "3.2.5"
<dependency org="org.apache.cxf.systests" name="cxf-systests-rs-sse-base" rev="3.2.5"/>
@Grapes(@Grab(group='org.apache.cxf.systests', module='cxf-systests-rs-sse-base', version='3.2.5'))
'org.apache.cxf.systests:cxf-systests-rs-sse-base:jar:3.2.5'

Download

Click the following link to download the jar file.

cxf-systests-rs-sse-base-3.2.5-javadoc.jar
cxf-systests-rs-sse-base-3.2.5-sources.jar
cxf-systests-rs-sse-base-3.2.5-tests.jar
cxf-systests-rs-sse-base-3.2.5.jar
cxf-systests-rs-sse-base-3.2.5.pom



Related Tutorials