| License |
License |
|---|---|
| GroupId | GroupIdse.litsec.opensaml |
| ArtifactId | ArtifactIdopensaml3-ext |
| Last Version | Last Version1.4.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLitsec :: OpenSAML 3.X utility extensions
OpenSAML 3.X utility extension library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opensaml3-ext-1.4.5.pom | |
| opensaml3-ext-1.4.5.jar | 212 KB |
| opensaml3-ext-1.4.5-test-sources.jar | 386 KB |
| opensaml3-ext-1.4.5-sources.jar | 215 KB |
| opensaml3-ext-1.4.5-javadoc.jar | 951 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.litsec.opensaml/opensaml3-ext/ -->
<dependency>
<groupId>se.litsec.opensaml</groupId>
<artifactId>opensaml3-ext</artifactId>
<version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.opensaml/opensaml3-ext/
implementation 'se.litsec.opensaml:opensaml3-ext:1.4.5'
// https://jarcasting.com/artifacts/se.litsec.opensaml/opensaml3-ext/
implementation ("se.litsec.opensaml:opensaml3-ext:1.4.5")
'se.litsec.opensaml:opensaml3-ext:jar:1.4.5'
<dependency org="se.litsec.opensaml" name="opensaml3-ext" rev="1.4.5">
<artifact name="opensaml3-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.litsec.opensaml', module='opensaml3-ext', version='1.4.5')
)
libraryDependencies += "se.litsec.opensaml" % "opensaml3-ext" % "1.4.5"
[se.litsec.opensaml/opensaml3-ext "1.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| se.swedenconnect.opensaml : opensaml-security-ext | jar | 1.0.7 |
| org.opensaml : opensaml-core | jar | |
| org.opensaml : opensaml-saml-api | jar | |
| org.opensaml : opensaml-saml-impl | jar | |
| org.opensaml : opensaml-security-api | jar | |
| org.opensaml : opensaml-security-impl | jar | |
| org.opensaml : opensaml-xmlsec-api | jar | |
| org.opensaml : opensaml-xmlsec-impl | jar | |
| org.opensaml : opensaml-messaging-api | jar | |
| org.opensaml : opensaml-storage-api | jar | |
| net.shibboleth.utilities : java-support | jar | |
| joda-time : joda-time | jar | 2.9 |
| commons-lang : commons-lang | jar | 2.4 |
| org.slf4j : slf4j-api | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| org.apache.httpcomponents : httpcore | jar | |
| commons-logging : commons-logging | jar | 1.2 |
| org.springframework : spring-core | jar | 4.3.19.RELEASE |
| org.springframework : spring-beans | jar | 4.3.19.RELEASE |
| org.springframework : spring-context | jar | 4.3.19.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| pl.pragmatists : JUnitParams | jar | 1.1.0 |
| org.springframework : spring-test | jar | 4.3.19.RELEASE |
| org.eclipse.jetty : jetty-server | jar | 9.4.41.v20210516 |
| org.eclipse.jetty : jetty-util | jar | 9.4.41.v20210516 |
| org.apache.commons : commons-io | jar | 1.3.2 |