Last Version

Parent POM 2.1.1

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
Version

Version

2.1.1
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 2.1.1

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

<!-- 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