is not current version
Last Version 1.0.9

com.github.jameszbl:authmore-resource-springboot-starter 1.0.4

A lightweight development kit for building OAuth2 open platform.

GroupId

GroupId

com.github.jameszbl
ArtifactId

ArtifactId

authmore-resource-springboot-starter
Version

Version

1.0.4
Type

Type

jar

Download authmore-resource-springboot-starter 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.jameszbl/authmore-resource-springboot-starter/ -->
<dependency>
    <groupId>com.github.jameszbl</groupId>
    <artifactId>authmore-resource-springboot-starter</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jameszbl/authmore-resource-springboot-starter/
implementation 'com.github.jameszbl:authmore-resource-springboot-starter:1.0.4'
// https://jarcasting.com/artifacts/com.github.jameszbl/authmore-resource-springboot-starter/
implementation ("com.github.jameszbl:authmore-resource-springboot-starter:1.0.4")
'com.github.jameszbl:authmore-resource-springboot-starter:jar:1.0.4'
<dependency org="com.github.jameszbl" name="authmore-resource-springboot-starter" rev="1.0.4">
  <artifact name="authmore-resource-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jameszbl', module='authmore-resource-springboot-starter', version='1.0.4')
)
libraryDependencies += "com.github.jameszbl" % "authmore-resource-springboot-starter" % "1.0.4"
[com.github.jameszbl/authmore-resource-springboot-starter "1.0.4"]