Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.redhat.lightblue.applications |
ArtifactId | ArtifactIdmetadata-mgmt-saml-auth |
Version | Version1.0.0 |
Type | Typewar |
Filename | Size |
---|---|
metadata-mgmt-saml-auth-1.0.0.pom | |
metadata-mgmt-saml-auth-1.0.0.war | 6 MB |
metadata-mgmt-saml-auth-1.0.0-sources.jar | 585 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.applications/metadata-mgmt-saml-auth/ -->
<dependency>
<groupId>com.redhat.lightblue.applications</groupId>
<artifactId>metadata-mgmt-saml-auth</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.applications/metadata-mgmt-saml-auth/
implementation 'com.redhat.lightblue.applications:metadata-mgmt-saml-auth:1.0.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.applications/metadata-mgmt-saml-auth/
implementation ("com.redhat.lightblue.applications:metadata-mgmt-saml-auth:1.0.0")
'com.redhat.lightblue.applications:metadata-mgmt-saml-auth:war:1.0.0'
<dependency org="com.redhat.lightblue.applications" name="metadata-mgmt-saml-auth" rev="1.0.0">
<artifact name="metadata-mgmt-saml-auth" type="war" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.applications', module='metadata-mgmt-saml-auth', version='1.0.0')
)
libraryDependencies += "com.redhat.lightblue.applications" % "metadata-mgmt-saml-auth" % "1.0.0"
[com.redhat.lightblue.applications/metadata-mgmt-saml-auth "1.0.0"]