Last Version

Auth Feature 0.3.0

Auth Feature

License

License

GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

auth
Version

Version

0.3.0
Type

Type

jar
Description

Description

Auth Feature
Auth Feature

Download auth 0.3.0


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

Dependencies

compile (22)

Group / Artifact Type Version
studio.crud.feature : core jar 0.3.0
studio.crud.feature : jpa jar 0.3.0
studio.crud.feature : flyway jar 0.3.0
org.springframework.boot : spring-boot-starter-security jar 2.5.2
com.auth0 : java-jwt jar 3.13.0
com.nexmo : client jar 5.2.0
com.warrenstrange : googleauth jar 1.1.2
com.google.api-client : google-api-client jar 1.15.0-rc
commons-codec : commons-codec jar 1.10
com.google.http-client : google-http-client jar 1.23.0
com.google.http-client : google-http-client-jackson jar 1.23.0
com.mashape.unirest : unirest-java jar 1.3.8
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect Optional jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.8
com.antelopesystem.crudframework : crud-framework-core jar 0.5.1
org.springframework.boot : spring-boot-starter-web jar 2.5.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2
io.github.microutils : kotlin-logging jar 1.12.0
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : jcl-over-slf4j jar 1.7.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

Project Modules

There are no modules declared in this project.