Categories |
CategoriesH2 Data Databases Security OAuth2 |
---|---|
GroupId | GroupIdcom.power4j.fist |
ArtifactId | ArtifactIdfist-kit-cloud-security-oauth2 |
Version | Version2022.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-cloud-security-oauth2/ -->
<dependency>
<groupId>com.power4j.fist</groupId>
<artifactId>fist-kit-cloud-security-oauth2</artifactId>
<version>2022.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-cloud-security-oauth2/
implementation 'com.power4j.fist:fist-kit-cloud-security-oauth2:2022.0.5'
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-cloud-security-oauth2/
implementation ("com.power4j.fist:fist-kit-cloud-security-oauth2:2022.0.5")
'com.power4j.fist:fist-kit-cloud-security-oauth2:jar:2022.0.5'
<dependency org="com.power4j.fist" name="fist-kit-cloud-security-oauth2" rev="2022.0.5">
<artifact name="fist-kit-cloud-security-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.power4j.fist', module='fist-kit-cloud-security-oauth2', version='2022.0.5')
)
libraryDependencies += "com.power4j.fist" % "fist-kit-cloud-security-oauth2" % "2022.0.5"
[com.power4j.fist/fist-kit-cloud-security-oauth2 "2022.0.5"]