License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.v1ok |
ArtifactId | ArtifactIdspring-boot-auth |
Version | Version251.0.7 |
Type | Typejar |
Description |
Descriptionspring-boot-auth
spring boot auth
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-boot-auth-251.0.7.pom | |
spring-boot-auth-251.0.7.jar | 30 KB |
spring-boot-auth-251.0.7-sources.jar | 18 KB |
spring-boot-auth-251.0.7-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.v1ok/spring-boot-auth/ -->
<dependency>
<groupId>com.v1ok</groupId>
<artifactId>spring-boot-auth</artifactId>
<version>251.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.v1ok/spring-boot-auth/
implementation 'com.v1ok:spring-boot-auth:251.0.7'
// https://jarcasting.com/artifacts/com.v1ok/spring-boot-auth/
implementation ("com.v1ok:spring-boot-auth:251.0.7")
'com.v1ok:spring-boot-auth:jar:251.0.7'
<dependency org="com.v1ok" name="spring-boot-auth" rev="251.0.7">
<artifact name="spring-boot-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v1ok', module='spring-boot-auth', version='251.0.7')
)
libraryDependencies += "com.v1ok" % "spring-boot-auth" % "251.0.7"
[com.v1ok/spring-boot-auth "251.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.v1ok : jwt-auth | jar | 0.0.2 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
org.springframework.boot : spring-boot-configuration-processor Optional | 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 |