is not current version
Last Version 1.0.5

com.github.developframework:develop-toolkit-db 1.0.2

开发工具箱 - 数据库服务

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

develop-toolkit-db
Version

Version

1.0.2
Type

Type

jar

Download develop-toolkit-db 1.0.2


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