License |
License |
---|---|
GroupId | GroupIdcn.spark2fire.alberti |
ArtifactId | ArtifactIdauth-db |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionalberti authentication database support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
auth-db-0.0.4.pom | |
auth-db-0.0.4.jar | 8 KB |
auth-db-0.0.4-sources.jar | 4 KB |
auth-db-0.0.4-javadoc.jar | 264 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.spark2fire.alberti/auth-db/ -->
<dependency>
<groupId>cn.spark2fire.alberti</groupId>
<artifactId>auth-db</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.spark2fire.alberti/auth-db/
implementation 'cn.spark2fire.alberti:auth-db:0.0.4'
// https://jarcasting.com/artifacts/cn.spark2fire.alberti/auth-db/
implementation ("cn.spark2fire.alberti:auth-db:0.0.4")
'cn.spark2fire.alberti:auth-db:jar:0.0.4'
<dependency org="cn.spark2fire.alberti" name="auth-db" rev="0.0.4">
<artifact name="auth-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.spark2fire.alberti', module='auth-db', version='0.0.4')
)
libraryDependencies += "cn.spark2fire.alberti" % "auth-db" % "0.0.4"
[cn.spark2fire.alberti/auth-db "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.spark2fire.alberti : auth-core | jar | 0.0.4 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.4.13 |