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

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

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials