Last Version

Authmore 1.0.9

A lightweight development kit for building OAuth2 open platform.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jameszbl
ArtifactId

ArtifactId

authmore-client-springboot-starter
Version

Version

1.0.9
Type

Type

jar
Description

Description

Authmore
A lightweight development kit for building OAuth2 open platform.
Project URL

Project URL

https://github.com/jameszbl/authmore
Source Code Management

Source Code Management

https://github.com/jameszbl/authmore

Download authmore-client-springboot-starter 1.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jameszbl : authmore-core jar 1.0.9
com.github.jameszbl : authmore-common jar 1.0.9

runtime (2)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 5.1.5.RELEASE
org.springframework.security : spring-security-core jar 5.1.4.RELEASE

Project Modules

There are no modules declared in this project.