Last Version

JRM Security 0.0.1

Spring security extension with JWT

License

License

GroupId

GroupId

com.github.jiramot
ArtifactId

ArtifactId

gracefulshutdown
Version

Version

0.0.1
Type

Type

jar
Description

Description

JRM Security
Spring security extension with JWT
Project URL

Project URL

https://github.com/jiramot/gracefulshutdown
Source Code Management

Source Code Management

https://github.com/jiramot/gracefulshutdown

Download gracefulshutdown 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.jiramot/gracefulshutdown/ -->
<dependency>
    <groupId>com.github.jiramot</groupId>
    <artifactId>gracefulshutdown</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiramot/gracefulshutdown/
implementation 'com.github.jiramot:gracefulshutdown:0.0.1'
// https://jarcasting.com/artifacts/com.github.jiramot/gracefulshutdown/
implementation ("com.github.jiramot:gracefulshutdown:0.0.1")
'com.github.jiramot:gracefulshutdown:jar:0.0.1'
<dependency org="com.github.jiramot" name="gracefulshutdown" rev="0.0.1">
  <artifact name="gracefulshutdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiramot', module='gracefulshutdown', version='0.0.1')
)
libraryDependencies += "com.github.jiramot" % "gracefulshutdown" % "0.0.1"
[com.github.jiramot/gracefulshutdown "0.0.1"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.11

test (1)

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

Project Modules

There are no modules declared in this project.