is not current version
Last Version 2.1.1

com.networknt:light-oauth2 1.3.4

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.3.4
Type

Type

pom

Download light-oauth2 1.3.4

Filename Size
light-oauth2-1.3.4.pom 21 KB
Browse

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