Last Version

site.zido:coffee-rest-security 0.2.0-release

A Restful Style Launcher For Spring Boot

License

License

Categories

Categories

Security
GroupId

GroupId

site.zido
ArtifactId

ArtifactId

coffee-rest-security
Version

Version

0.2.0-release
Type

Type

jar
Description

Description

A Restful Style Launcher For Spring Boot

Download coffee-rest-security 0.2.0-release


<!-- https://jarcasting.com/artifacts/site.zido/coffee-rest-security/ -->
<dependency>
    <groupId>site.zido</groupId>
    <artifactId>coffee-rest-security</artifactId>
    <version>0.2.0-release</version>
</dependency>
// https://jarcasting.com/artifacts/site.zido/coffee-rest-security/
implementation 'site.zido:coffee-rest-security:0.2.0-release'
// https://jarcasting.com/artifacts/site.zido/coffee-rest-security/
implementation ("site.zido:coffee-rest-security:0.2.0-release")
'site.zido:coffee-rest-security:jar:0.2.0-release'
<dependency org="site.zido" name="coffee-rest-security" rev="0.2.0-release">
  <artifact name="coffee-rest-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.zido', module='coffee-rest-security', version='0.2.0-release')
)
libraryDependencies += "site.zido" % "coffee-rest-security" % "0.2.0-release"
[site.zido/coffee-rest-security "0.2.0-release"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar
site.zido : coffee-common jar 0.2.0-release
org.springframework.boot : spring-boot-starter-web jar
io.jsonwebtoken : jjwt jar 0.9.1

provided (1)

Group / Artifact Type Version
org.springframework.data : spring-data-redis jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.