Download saml-jaxb10-bindings-1.0.jar file - Jar s

Jar examples for s:saml-jaxb10-bindings

Description

You can download jar file saml-jaxb10-bindings 1.0 in this page.

License

Open Source License

Build File

You can use the following script to add saml-jaxb10-bindings-1.0.jar to your project.

<dependency>
   <groupId>com.sun.xml.security</groupId>
   <artifactId>saml-jaxb10-bindings</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.sun.xml.security', name: 'saml-jaxb10-bindings', version: '1.0'
libraryDependencies += "com.sun.xml.security" % "saml-jaxb10-bindings" % "1.0"
<dependency org="com.sun.xml.security" name="saml-jaxb10-bindings" rev="1.0"/>
@Grapes(@Grab(group='com.sun.xml.security', module='saml-jaxb10-bindings', version='1.0'))
'com.sun.xml.security:saml-jaxb10-bindings:jar:1.0'

Download

Click the following link to download the jar file.

saml-jaxb10-bindings-1.0.jar
saml-jaxb10-bindings-1.0.pom



Related Tutorials