is not current version
Last Version 0.4.0

tech.simter:simter-id-data-jdbc 0.3.0

id server data implements by pure jdbc

Categories

Categories

Data
GroupId

GroupId

tech.simter
ArtifactId

ArtifactId

simter-id-data-jdbc
Version

Version

0.3.0
Type

Type

jar

Download simter-id-data-jdbc 0.3.0


<!-- https://jarcasting.com/artifacts/tech.simter/simter-id-data-jdbc/ -->
<dependency>
    <groupId>tech.simter</groupId>
    <artifactId>simter-id-data-jdbc</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.simter/simter-id-data-jdbc/
implementation 'tech.simter:simter-id-data-jdbc:0.3.0'
// https://jarcasting.com/artifacts/tech.simter/simter-id-data-jdbc/
implementation ("tech.simter:simter-id-data-jdbc:0.3.0")
'tech.simter:simter-id-data-jdbc:jar:0.3.0'
<dependency org="tech.simter" name="simter-id-data-jdbc" rev="0.3.0">
  <artifact name="simter-id-data-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.simter', module='simter-id-data-jdbc', version='0.3.0')
)
libraryDependencies += "tech.simter" % "simter-id-data-jdbc" % "0.3.0"
[tech.simter/simter-id-data-jdbc "0.3.0"]