License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdorg.wso2.appserver.shade.net.shibboleth.utilities |
ArtifactId | ArtifactIdshibboleth-java-support-shaded |
Last Version | Last Version7.2.0.wso2v1-m3 |
Release Date | Release Date |
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.net.shibboleth.utilities/shibboleth-java-support-shaded/ -->
<dependency>
<groupId>org.wso2.appserver.shade.net.shibboleth.utilities</groupId>
<artifactId>shibboleth-java-support-shaded</artifactId>
<version>7.2.0.wso2v1-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver.shade.net.shibboleth.utilities/shibboleth-java-support-shaded/
implementation 'org.wso2.appserver.shade.net.shibboleth.utilities:shibboleth-java-support-shaded:7.2.0.wso2v1-m3'
// https://jarcasting.com/artifacts/org.wso2.appserver.shade.net.shibboleth.utilities/shibboleth-java-support-shaded/
implementation ("org.wso2.appserver.shade.net.shibboleth.utilities:shibboleth-java-support-shaded:7.2.0.wso2v1-m3")
'org.wso2.appserver.shade.net.shibboleth.utilities:shibboleth-java-support-shaded:jar:7.2.0.wso2v1-m3'
<dependency org="org.wso2.appserver.shade.net.shibboleth.utilities" name="shibboleth-java-support-shaded" rev="7.2.0.wso2v1-m3">
<artifact name="shibboleth-java-support-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver.shade.net.shibboleth.utilities', module='shibboleth-java-support-shaded', version='7.2.0.wso2v1-m3')
)
libraryDependencies += "org.wso2.appserver.shade.net.shibboleth.utilities" % "shibboleth-java-support-shaded" % "7.2.0.wso2v1-m3"
[org.wso2.appserver.shade.net.shibboleth.utilities/shibboleth-java-support-shaded "7.2.0.wso2v1-m3"]