Last Version

authkernel database(MySQl) operation library 1.4.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

authkernel-db
Version

Version

1.4.0
Type

Type

jar
Description

Description

authkernel database(MySQl) operation library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download authkernel-db 1.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitee.l0km : sql2java-base jar 2.6.2

provided (3)

Group / Artifact Type Version
com.facebook.swift : swift-annotations jar 0.14.2
com.fasterxml.jackson.core : jackson-annotations jar 2.8.0
com.gitee.l0km : common-base jar 1.3.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.gitee.l0km : sql2java-manager jar 2.6.2
mysql : mysql-connector-java jar 5.1.43

Project Modules

There are no modules declared in this project.