| License |
License |
|---|---|
| GroupId | GroupIdse.litsec.opensaml |
| ArtifactId | ArtifactIdopensaml2-ext |
| Version | Version0.9.4 |
| Type | Typejar |
| Description |
DescriptionLitsec :: OpenSAML 2.X utility extensions
OpenSAML 2.X utility extension library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opensaml2-ext-0.9.4.pom | |
| opensaml2-ext-0.9.4.jar | 14 KB |
| opensaml2-ext-0.9.4-test-sources.jar | 11 KB |
| opensaml2-ext-0.9.4-sources.jar | 17 KB |
| opensaml2-ext-0.9.4-javadoc.jar | 81 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.litsec.opensaml/opensaml2-ext/ -->
<dependency>
<groupId>se.litsec.opensaml</groupId>
<artifactId>opensaml2-ext</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.opensaml/opensaml2-ext/
implementation 'se.litsec.opensaml:opensaml2-ext:0.9.4'
// https://jarcasting.com/artifacts/se.litsec.opensaml/opensaml2-ext/
implementation ("se.litsec.opensaml:opensaml2-ext:0.9.4")
'se.litsec.opensaml:opensaml2-ext:jar:0.9.4'
<dependency org="se.litsec.opensaml" name="opensaml2-ext" rev="0.9.4">
<artifact name="opensaml2-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.litsec.opensaml', module='opensaml2-ext', version='0.9.4')
)
libraryDependencies += "se.litsec.opensaml" % "opensaml2-ext" % "0.9.4"
[se.litsec.opensaml/opensaml2-ext "0.9.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opensaml : opensaml | jar | 2.6.4 |
| commons-codec : commons-codec | jar | 1.7 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.opensaml : xmltooling | jar | 1.4.4 |
| joda-time : joda-time | jar | 2.7 |
| commons-lang : commons-lang | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.17 |