Download cxf-services-sts-core-3.0.5.jar file - Jar c

Jar examples for c:cxf-services-sts-core

Description

You can download jar file cxf-services-sts-core 3.0.5 in this page.

License

Apache License

Build File

You can use the following script to add cxf-services-sts-core-3.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

cxf-services-sts-core-3.0.5-javadoc.jar
cxf-services-sts-core-3.0.5-sources.jar
cxf-services-sts-core-3.0.5.jar
cxf-services-sts-core-3.0.5.pom



Related Tutorials