auth-dao

Authdao project for Spring Boot

Группа

Группа

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

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

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

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать auth-dao

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-data-jpa jar
com.midcu : auth-web jar 0.0.3

runtime (1)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar

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

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

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

Версия
0.0.3
0.0.2
0.0.1