is not current version
Last Version 4.0.4

com.liferay:com.liferay.oauth2.provider.rest.spi 1.0.3

Liferay OAuth2 Provider REST SPI

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.oauth2.provider.rest.spi
Version

Version

1.0.3
Type

Type

jar

Download com.liferay.oauth2.provider.rest.spi 1.0.3


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.oauth2.provider.rest.spi/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.oauth2.provider.rest.spi</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.oauth2.provider.rest.spi/
implementation 'com.liferay:com.liferay.oauth2.provider.rest.spi:1.0.3'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.oauth2.provider.rest.spi/
implementation ("com.liferay:com.liferay.oauth2.provider.rest.spi:1.0.3")
'com.liferay:com.liferay.oauth2.provider.rest.spi:jar:1.0.3'
<dependency org="com.liferay" name="com.liferay.oauth2.provider.rest.spi" rev="1.0.3">
  <artifact name="com.liferay.oauth2.provider.rest.spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.oauth2.provider.rest.spi', version='1.0.3')
)
libraryDependencies += "com.liferay" % "com.liferay.oauth2.provider.rest.spi" % "1.0.3"
[com.liferay/com.liferay.oauth2.provider.rest.spi "1.0.3"]