auth-web

Authweb project for Spring Boot

Группа

Группа

com.midcu
Идентификатор

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

auth-web
Последняя версия

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

auth-web
Authweb project for Spring Boot
Система контроля версий

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

https://github.com/midcu/vue-auth-server.git

Скачать auth-web

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-validation jar
org.springdoc : springdoc-openapi-ui jar 1.5.2

test (1)

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

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

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

Версии библиотеки

Версия
0.0.3
0.0.2
0.0.1