| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases OAuth2 Security | 
| GroupId | GroupIdtop.verytouch.vkit.samples | 
| ArtifactId | ArtifactIdoauth2 | 
| Last Version | Last Version2.2.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionverytouch's kit. | 
| Filename | Size | 
|---|---|
| oauth2-2.2.1.pom | 805 bytes | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |