License |
License |
---|---|
Categories |
CategoriesIDE Development Tools H2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.oauth2.provider.shortcut |
Last Version | Last Version4.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay OAuth2 Provider Shortcut
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.oauth2.provider.shortcut/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.oauth2.provider.shortcut</artifactId>
<version>4.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.oauth2.provider.shortcut/
implementation 'com.liferay:com.liferay.oauth2.provider.shortcut:4.0.11'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.oauth2.provider.shortcut/
implementation ("com.liferay:com.liferay.oauth2.provider.shortcut:4.0.11")
'com.liferay:com.liferay.oauth2.provider.shortcut:jar:4.0.11'
<dependency org="com.liferay" name="com.liferay.oauth2.provider.shortcut" rev="4.0.11">
<artifact name="com.liferay.oauth2.provider.shortcut" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.oauth2.provider.shortcut', version='4.0.11')
)
libraryDependencies += "com.liferay" % "com.liferay.oauth2.provider.shortcut" % "4.0.11"
[com.liferay/com.liferay.oauth2.provider.shortcut "4.0.11"]