License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.security.sso.opensso |
Last Version | Last Version4.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal Security SSO OpenSSO
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.security.sso.opensso/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.security.sso.opensso</artifactId>
<version>4.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.security.sso.opensso/
implementation 'com.liferay:com.liferay.portal.security.sso.opensso:4.0.14'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.security.sso.opensso/
implementation ("com.liferay:com.liferay.portal.security.sso.opensso:4.0.14")
'com.liferay:com.liferay.portal.security.sso.opensso:jar:4.0.14'
<dependency org="com.liferay" name="com.liferay.portal.security.sso.opensso" rev="4.0.14">
<artifact name="com.liferay.portal.security.sso.opensso" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.security.sso.opensso', version='4.0.14')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.security.sso.opensso" % "4.0.14"
[com.liferay/com.liferay.portal.security.sso.opensso "4.0.14"]