is not current version
Last Version 1.6.2

com.github.zdtjss:nway-jdbc 1.5.0

简单易用的jdbc实用工具

GroupId

GroupId

com.github.zdtjss
ArtifactId

ArtifactId

nway-jdbc
Version

Version

1.5.0
Type

Type

jar

Download nway-jdbc 1.5.0


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