Last Version

authentifi 0.0.2

Out of the box JWT based authentication server

License

License

GroupId

GroupId

dev.sanda
ArtifactId

ArtifactId

authentifi
Version

Version

0.0.2
Type

Type

jar
Description

Description

authentifi
Out of the box JWT based authentication server

Download authentifi 0.0.2


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-hateoas jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 2.2.2.RELEASE
io.jsonwebtoken : jjwt jar 0.8.0
org.projectlombok : lombok jar 1.18.12
com.google.guava : guava jar 28.0-jre
com.squareup : javapoet jar 1.11.1
org.reflections : reflections jar 0.9.11

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc6

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE
io.rest-assured : rest-assured jar 3.3.0
io.rest-assured : json-path jar 3.3.0

Project Modules

There are no modules declared in this project.