Last Version

Authmore 1.0.9

A lightweight development kit for building OAuth2 open platform.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.jameszbl
ArtifactId

ArtifactId

authmore-platform
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-platform 1.0.9


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

Dependencies

runtime (12)

Group / Artifact Type Version
com.github.jameszbl : authmore-core jar 1.0.9
com.github.jameszbl : authmore-common jar 1.0.9
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-mongodb-reactive jar
org.springframework.boot : spring-boot-starter-freemarker jar
org.springframework.security.oauth : spring-security-oauth2 jar 2.3.3.RELEASE
org.springframework.session : spring-session-data-redis jar
org.springframework.boot : spring-boot-starter-data-redis-reactive jar
com.nimbusds : nimbus-jose-jwt jar 6.0.2
org.webjars : jquery jar 3.4.1
org.webjars : bootstrap jar 4.3.1
org.springframework.boot : spring-boot-devtools jar

Project Modules

There are no modules declared in this project.