Последняя версия

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

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

Лицензия

Лицензия

Группа

Группа

io.rocketbase.commons
Идентификатор

Идентификатор

commons-auth-api
Версия

Версия

4.3.1
Тип

Тип

jar
Описание

Описание

holds commons classes and services used to develop REST applications with spring mvc
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
org.junit.vintage : junit-vintage-engine jar

Модули Проекта

Данный проект не имеет модулей.