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

JDBCProvider 1.0-RELEASE

Library providing raw authentication function with spring integration

Лицензия

Лицензия

Группа

Группа

me.xethh.utils
Идентификатор

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

authUtils-spring
Версия

Версия

1.0-RELEASE
Тип

Тип

jar
Описание

Описание

JDBCProvider
Library providing raw authentication function with spring integration
Ссылка на сайт

Ссылка на сайт

https://xeth0102.atlassian.net/wiki/spaces/DAT/overview
Система контроля версий

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

https://bitbucket.org/xethhme/authutils-spring/src

Скачать authUtils-spring 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/me.xethh.utils/authUtils-spring/ -->
<dependency>
    <groupId>me.xethh.utils</groupId>
    <artifactId>authUtils-spring</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.utils/authUtils-spring/
implementation 'me.xethh.utils:authUtils-spring:1.0-RELEASE'
// https://jarcasting.com/artifacts/me.xethh.utils/authUtils-spring/
implementation ("me.xethh.utils:authUtils-spring:1.0-RELEASE")
'me.xethh.utils:authUtils-spring:jar:1.0-RELEASE'
<dependency org="me.xethh.utils" name="authUtils-spring" rev="1.0-RELEASE">
  <artifact name="authUtils-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.utils', module='authUtils-spring', version='1.0-RELEASE')
)
libraryDependencies += "me.xethh.utils" % "authUtils-spring" % "1.0-RELEASE"
[me.xethh.utils/authUtils-spring "1.0-RELEASE"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
me.xethh.utils : authUtils jar 1.2-RELEASE
org.springframework.security : spring-security-core jar 5.1.3.RELEASE

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
mysql : mysql-connector-java jar 8.0.15
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE

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

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