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

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

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials