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

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

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials