Last Version

io.rocketbase.commons:commons-auth-service 4.3.1

holds commons classes and services used to develop REST applications with spring mvc

License

License

GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-auth-service
Version

Version

4.3.1
Type

Type

jar
Description

Description

holds commons classes and services used to develop REST applications with spring mvc
Source Code Management

Source Code Management

https://github.com/rocketbase-io/commons-auth/tree/master/commons-auth-service/

Download commons-auth-service 4.3.1


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

Dependencies

compile (12)

Group / Artifact Type Version
io.rocketbase.commons : commons-auth-adapter jar 4.3.1
io.rocketbase.mail : email-template-builder jar 2.2.0
org.springframework.data : spring-data-commons jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-webmvc jar
javax.servlet : javax.servlet-api Optional jar
org.passay : passay jar 1.6.0
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.security : spring-security-config jar
org.springframework.security : spring-security-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (5)

Group / Artifact Type Version
io.rocketbase.commons : commons-auth-test jar 4.3.1
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar
org.simplejavamail : simple-java-mail jar 6.4.0
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.