| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases OAuth2 Security | 
| GroupId | GroupIdtop.verytouch.vkit.samples | 
| ArtifactId | ArtifactIdoauth2-server | 
| Last Version | Last Version2.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionverytouch's kit. | 
| Filename | Size | 
|---|---|
| oauth2-server-2.2.1.pom | |
| oauth2-server-2.2.1.jar | 28 KB | 
| oauth2-server-2.2.1-sources.jar | 18 KB | 
| oauth2-server-2.2.1-javadoc.jar | 126 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/top.verytouch.vkit.samples/oauth2-server/ -->
<dependency>
    <groupId>top.verytouch.vkit.samples</groupId>
    <artifactId>oauth2-server</artifactId>
    <version>2.2.1</version>
</dependency>// https://jarcasting.com/artifacts/top.verytouch.vkit.samples/oauth2-server/
implementation 'top.verytouch.vkit.samples:oauth2-server:2.2.1'// https://jarcasting.com/artifacts/top.verytouch.vkit.samples/oauth2-server/
implementation ("top.verytouch.vkit.samples:oauth2-server:2.2.1")'top.verytouch.vkit.samples:oauth2-server:jar:2.2.1'<dependency org="top.verytouch.vkit.samples" name="oauth2-server" rev="2.2.1">
  <artifact name="oauth2-server" type="jar" />
</dependency>@Grapes(
@Grab(group='top.verytouch.vkit.samples', module='oauth2-server', version='2.2.1')
)libraryDependencies += "top.verytouch.vkit.samples" % "oauth2-server" % "2.2.1"[top.verytouch.vkit.samples/oauth2-server "2.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.security.oauth : spring-security-oauth2 | jar | 2.3.3.RELEASE | 
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.security : spring-security-jwt | jar | 1.0.7.RELEASE | 
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.ehcache : ehcache | jar | 3.9.0 | 
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
| org.projectlombok : lombok | jar | 1.18.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |