Parent POM

OAuth2 provider microservices based on Light-Java and SQL

License

License

Categories

Categories

H2 Data Databases Net OAuth2 Security
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-oauth2
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Parent POM
OAuth2 provider microservices based on Light-Java and SQL
Project URL

Project URL

https://github.com/networknt/light-oauth2

Download light-oauth2

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

How to add to project

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

Dependencies

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

Project Modules

  • cache
  • code
  • token
  • client
  • service
  • user
  • key
  • refresh-token
  • authorize
  • authhub
  • provider

Versions

Version
2.1.1
2.1.0
1.5.4
1.4.0
1.3.5
1.3.4
1.3.1
1.2.4