License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security JSON Data |
GroupId | GroupIdcom.a6raywa1cher |
ArtifactId | ArtifactIdjson-rest-security-spring-boot-starter |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.a6raywa1cher:json-rest-security-spring-boot-starter
Security enclosure for JSON REST backends on Spring Boot WebMvc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.a6raywa1cher/json-rest-security-spring-boot-starter/ -->
<dependency>
<groupId>com.a6raywa1cher</groupId>
<artifactId>json-rest-security-spring-boot-starter</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.a6raywa1cher/json-rest-security-spring-boot-starter/
implementation 'com.a6raywa1cher:json-rest-security-spring-boot-starter:0.0.7'
// https://jarcasting.com/artifacts/com.a6raywa1cher/json-rest-security-spring-boot-starter/
implementation ("com.a6raywa1cher:json-rest-security-spring-boot-starter:0.0.7")
'com.a6raywa1cher:json-rest-security-spring-boot-starter:jar:0.0.7'
<dependency org="com.a6raywa1cher" name="json-rest-security-spring-boot-starter" rev="0.0.7">
<artifact name="json-rest-security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.a6raywa1cher', module='json-rest-security-spring-boot-starter', version='0.0.7')
)
libraryDependencies += "com.a6raywa1cher" % "json-rest-security-spring-boot-starter" % "0.0.7"
[com.a6raywa1cher/json-rest-security-spring-boot-starter "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa Optional | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springdoc : springdoc-openapi-common Optional | jar | 1.6.6 |
com.google.guava : guava | jar | 31.1-jre |
com.auth0 : java-jwt | jar | 3.19.2 |
com.vladmihalcea : hibernate-types-55 | jar | 2.16.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar | |
com.h2database : h2 | jar |