License |
License |
---|---|
GroupId | GroupIdorg.opensaml |
ArtifactId | ArtifactIdopensaml-profile-api |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenSAML :: Profile API
Profile API
|
Project Organization |
Project OrganizationShibboleth Consortium |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opensaml/opensaml-profile-api/ -->
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-profile-api</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensaml/opensaml-profile-api/
implementation 'org.opensaml:opensaml-profile-api:4.0.1'
// https://jarcasting.com/artifacts/org.opensaml/opensaml-profile-api/
implementation ("org.opensaml:opensaml-profile-api:4.0.1")
'org.opensaml:opensaml-profile-api:jar:4.0.1'
<dependency org="org.opensaml" name="opensaml-profile-api" rev="4.0.1">
<artifact name="opensaml-profile-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensaml', module='opensaml-profile-api', version='4.0.1')
)
libraryDependencies += "org.opensaml" % "opensaml-profile-api" % "4.0.1"
[org.opensaml/opensaml-profile-api "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opensaml : opensaml-core | jar | 4.0.1 |
org.opensaml : opensaml-messaging-api | jar | 4.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 28.2-jre |
io.dropwizard.metrics : metrics-core | jar | |
net.shibboleth.utilities : java-support | jar | 8.0.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.springframework : spring-context | jar | |
net.shibboleth.ext : spring-extensions | jar | 6.0.0 |
net.shibboleth.utilities : java-support | test-jar | 8.0.0 |
org.xmlunit : xmlunit-core | jar | 2.6.3 |
org.xmlunit : xmlunit-matchers | jar | 2.6.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.testng : testng | jar | 7.1.0 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |