Last Version

Authmore 1.0.9

A lightweight development kit for building OAuth2 open platform.

License

License

GroupId

GroupId

com.github.jameszbl
ArtifactId

ArtifactId

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


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.4.RELEASE

Project Modules

There are no modules declared in this project.