is not current version
Last Version 2.1.1

com.networknt:light-oauth2 1.4.0

OAuth2 provider microservices based on Light-Java and SQL

Categories

Categories

H2 Data Databases Net OAuth2 Security
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-oauth2
Version

Version

1.4.0
Type

Type

pom

Download light-oauth2 1.4.0

Filename Size
light-oauth2-1.4.0.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/com.networknt/light-oauth2/ -->
<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>light-oauth2</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/light-oauth2/
implementation 'com.networknt:light-oauth2:1.4.0'
// https://jarcasting.com/artifacts/com.networknt/light-oauth2/
implementation ("com.networknt:light-oauth2:1.4.0")
'com.networknt:light-oauth2:pom:1.4.0'
<dependency org="com.networknt" name="light-oauth2" rev="1.4.0">
  <artifact name="light-oauth2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='light-oauth2', version='1.4.0')
)
libraryDependencies += "com.networknt" % "light-oauth2" % "1.4.0"
[com.networknt/light-oauth2 "1.4.0"]