License |
License |
---|---|
GroupId | GroupIdcom.github.jameszbl |
ArtifactId | ArtifactIdauthmore-core |
Version | Version1.0.9 |
Type | Typejar |
Description |
DescriptionAuthmore
A lightweight development kit for building OAuth2 open platform.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authmore-core-1.0.9.pom | |
authmore-core-1.0.9.jar | 57 KB |
authmore-core-1.0.9-sources.jar | 46 KB |
authmore-core-1.0.9-javadoc.jar | 583 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jameszbl/authmore-core/ -->
<dependency>
<groupId>com.github.jameszbl</groupId>
<artifactId>authmore-core</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jameszbl/authmore-core/
implementation 'com.github.jameszbl:authmore-core:1.0.9'
// https://jarcasting.com/artifacts/com.github.jameszbl/authmore-core/
implementation ("com.github.jameszbl:authmore-core:1.0.9")
'com.github.jameszbl:authmore-core:jar:1.0.9'
<dependency org="com.github.jameszbl" name="authmore-core" rev="1.0.9">
<artifact name="authmore-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jameszbl', module='authmore-core', version='1.0.9')
)
libraryDependencies += "com.github.jameszbl" % "authmore-core" % "1.0.9"
[com.github.jameszbl/authmore-core "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jameszbl : authmore-common | jar | 1.0.9 |
org.springframework.security : spring-security-core | jar | 5.1.4.RELEASE |
com.nimbusds : nimbus-jose-jwt | jar | 6.0.2 |
org.webjars : jquery | jar | 3.4.1 |