| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.v1ok |
| ArtifactId | ArtifactIdspring-boot-auth |
| Last Version | Last Version255.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot-auth
spring boot auth
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-boot-auth-255.1.1.pom | |
| spring-boot-auth-255.1.1.jar | 29 KB |
| spring-boot-auth-255.1.1-sources.jar | 18 KB |
| spring-boot-auth-255.1.1-javadoc.jar | 197 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.v1ok/spring-boot-auth/ -->
<dependency>
<groupId>com.v1ok</groupId>
<artifactId>spring-boot-auth</artifactId>
<version>255.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.v1ok/spring-boot-auth/
implementation 'com.v1ok:spring-boot-auth:255.1.1'
// https://jarcasting.com/artifacts/com.v1ok/spring-boot-auth/
implementation ("com.v1ok:spring-boot-auth:255.1.1")
'com.v1ok:spring-boot-auth:jar:255.1.1'
<dependency org="com.v1ok" name="spring-boot-auth" rev="255.1.1">
<artifact name="spring-boot-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v1ok', module='spring-boot-auth', version='255.1.1')
)
libraryDependencies += "com.v1ok" % "spring-boot-auth" % "255.1.1"
[com.v1ok/spring-boot-auth "255.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.v1ok : jwt-auth | jar | 0.0.2 |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework : spring-webmvc | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.apache.tomcat.embed : tomcat-embed-core Optional | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| javax.validation : validation-api | jar | 2.0.1.Final |