License |
License |
---|---|
GroupId | GroupIdorg.wso2.appserver.shade.org.opensaml |
ArtifactId | ArtifactIdopensaml-profile-api-shaded |
Version | Version3.2.0.wso2v1-m3 |
Type | Typejar |
Description |
DescriptionWSO2 Application Server Parent Pom of feature modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver.shade.org.opensaml/opensaml-profile-api-shaded/ -->
<dependency>
<groupId>org.wso2.appserver.shade.org.opensaml</groupId>
<artifactId>opensaml-profile-api-shaded</artifactId>
<version>3.2.0.wso2v1-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver.shade.org.opensaml/opensaml-profile-api-shaded/
implementation 'org.wso2.appserver.shade.org.opensaml:opensaml-profile-api-shaded:3.2.0.wso2v1-m3'
// https://jarcasting.com/artifacts/org.wso2.appserver.shade.org.opensaml/opensaml-profile-api-shaded/
implementation ("org.wso2.appserver.shade.org.opensaml:opensaml-profile-api-shaded:3.2.0.wso2v1-m3")
'org.wso2.appserver.shade.org.opensaml:opensaml-profile-api-shaded:jar:3.2.0.wso2v1-m3'
<dependency org="org.wso2.appserver.shade.org.opensaml" name="opensaml-profile-api-shaded" rev="3.2.0.wso2v1-m3">
<artifact name="opensaml-profile-api-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver.shade.org.opensaml', module='opensaml-profile-api-shaded', version='3.2.0.wso2v1-m3')
)
libraryDependencies += "org.wso2.appserver.shade.org.opensaml" % "opensaml-profile-api-shaded" % "3.2.0.wso2v1-m3"
[org.wso2.appserver.shade.org.opensaml/opensaml-profile-api-shaded "3.2.0.wso2v1-m3"]