is not current version
Last Version 1.0.9

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

A lightweight development kit for building OAuth2 open platform.

GroupId

GroupId

com.github.jameszbl
ArtifactId

ArtifactId

authmore-resource-springboot-starter
Version

Version

1.0.7
Type

Type

jar

Download authmore-resource-springboot-starter 1.0.7


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