Last Version

top.verytouch.vkit.samples:oauth2-server 2.2.1

verytouch's kit.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

top.verytouch.vkit.samples
ArtifactId

ArtifactId

oauth2-server
Version

Version

2.2.1
Type

Type

jar
Description

Description

verytouch's kit.

Download oauth2-server 2.2.1


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

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.