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

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

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials