top.verytouch.vkit.samples:oauth2

verytouch's kit.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

top.verytouch.vkit.samples
ArtifactId

ArtifactId

oauth2
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

verytouch's kit.

Download oauth2

Filename Size
oauth2-2.2.1.pom 805 bytes
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • oauth2-server
  • oauth2-client-starter
  • oauth2-client-test1
  • oauth2-client-test2

Versions

Version
2.2.1
2.2.0