oauth2-server-java

A library for implementing an OAuth2 Server in java

License

License

Categories

Categories

Java Languages H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.byeongukchoi
ArtifactId

ArtifactId

oauth2-server-java
Last Version

Last Version

0.0.33
Release Date

Release Date

Type

Type

jar
Description

Description

oauth2-server-java
A library for implementing an OAuth2 Server in java
Project URL

Project URL

https://github.com/ByeongUkChoi/oauth2-server-java
Source Code Management

Source Code Management

https://github.com/ByeongUkChoi/oauth2-server-java

Download oauth2-server-java

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.33
0.0.32
0.0.28
0.0.26
0.0.25
0.0.24
0.0.22
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1