License |
License |
---|---|
GroupId | GroupIdse.litsec.opensaml |
ArtifactId | ArtifactIdopensaml4-ext |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionLitsec :: OpenSAML 4.X utility extensions
OpenSAML 4.X utility extension library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opensaml4-ext-2.0.1.pom | |
opensaml4-ext-2.0.1.jar | 206 KB |
opensaml4-ext-2.0.1-test-sources.jar | 388 KB |
opensaml4-ext-2.0.1-sources.jar | 208 KB |
opensaml4-ext-2.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/se.litsec.opensaml/opensaml4-ext/ -->
<dependency>
<groupId>se.litsec.opensaml</groupId>
<artifactId>opensaml4-ext</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.opensaml/opensaml4-ext/
implementation 'se.litsec.opensaml:opensaml4-ext:2.0.1'
// https://jarcasting.com/artifacts/se.litsec.opensaml/opensaml4-ext/
implementation ("se.litsec.opensaml:opensaml4-ext:2.0.1")
'se.litsec.opensaml:opensaml4-ext:jar:2.0.1'
<dependency org="se.litsec.opensaml" name="opensaml4-ext" rev="2.0.1">
<artifact name="opensaml4-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.litsec.opensaml', module='opensaml4-ext', version='2.0.1')
)
libraryDependencies += "se.litsec.opensaml" % "opensaml4-ext" % "2.0.1"
[se.litsec.opensaml/opensaml4-ext "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opensaml : opensaml-core | jar | [4.0.0,) |
org.opensaml : opensaml-saml-api | jar | [4.0.0,) |
org.opensaml : opensaml-saml-impl | jar | [4.0.0,) |
org.opensaml : opensaml-security-api | jar | [4.0.0,) |
org.opensaml : opensaml-security-impl | jar | [4.0.0,) |
org.opensaml : opensaml-xmlsec-api | jar | [4.0.0,) |
org.opensaml : opensaml-xmlsec-impl | jar | [4.0.0,) |
org.opensaml : opensaml-messaging-api | jar | [4.0.0,) |
org.opensaml : opensaml-storage-api | jar | [4.0.0,) |
se.swedenconnect.opensaml : opensaml-security-ext | jar | [2.0.0,) |
org.apache.commons : commons-lang3 | jar | [3.9,) |
org.springframework : spring-core | jar | [5.0.0.RELEASE,) |
org.springframework : spring-beans | jar | [5.0.0.RELEASE,) |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
se.swedenconnect.security : credentials-support | jar | [1.0.0,) |
pl.pragmatists : JUnitParams | jar | 1.1.1 |
org.springframework : spring-context | jar | [5.0.0.RELEASE,) |
org.springframework : spring-test | jar | [5.0.0.RELEASE,) |
org.eclipse.jetty : jetty-server | jar | 11.0.0 |
org.eclipse.jetty : jetty-util | jar | 11.0.0 |
commons-io : commons-io | jar | 2.8.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |