License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.saml.opensaml.integration |
Last Version | Last Version5.3.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay SAML OpenSAML Integration
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.saml.opensaml.integration/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.saml.opensaml.integration</artifactId>
<version>5.3.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.saml.opensaml.integration/
implementation 'com.liferay:com.liferay.saml.opensaml.integration:5.3.28'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.saml.opensaml.integration/
implementation ("com.liferay:com.liferay.saml.opensaml.integration:5.3.28")
'com.liferay:com.liferay.saml.opensaml.integration:jar:5.3.28'
<dependency org="com.liferay" name="com.liferay.saml.opensaml.integration" rev="5.3.28">
<artifact name="com.liferay.saml.opensaml.integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.saml.opensaml.integration', version='5.3.28')
)
libraryDependencies += "com.liferay" % "com.liferay.saml.opensaml.integration" % "5.3.28"
[com.liferay/com.liferay.saml.opensaml.integration "5.3.28"]