Last Version

io.rocketbase.commons:commons-auth-api 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-api
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-api/

Download commons-auth-api 4.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.rocketbase.commons : commons-rest-api jar 2.2.4
com.google.guava : guava jar 30.1.1-jre
javax.validation : validation-api jar
org.apache.httpcomponents : httpclient jar
javax.annotation : javax.annotation-api jar 1.3.2

provided (7)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.2.3
io.swagger.core.v3 : swagger-annotations jar 2.1.9
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.springframework : spring-context jar
org.projectlombok : lombok jar

test (2)

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

Project Modules

There are no modules declared in this project.