Last Version

JDBCProvider 1.0-RELEASE

Library providing raw authentication function with spring integration

License

License

GroupId

GroupId

me.xethh.utils
ArtifactId

ArtifactId

authUtils-spring
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

JDBCProvider
Library providing raw authentication function with spring integration
Project URL

Project URL

https://xeth0102.atlassian.net/wiki/spaces/DAT/overview
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
me.xethh.utils : authUtils jar 1.2-RELEASE
org.springframework.security : spring-security-core jar 5.1.3.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
mysql : mysql-connector-java jar 8.0.15
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.