is not current version
Last Version 1.6.2

com.github.zdtjss:nway-jdbc 1.5.6

简单易用的单表操作工具

GroupId

GroupId

com.github.zdtjss
ArtifactId

ArtifactId

nway-jdbc
Version

Version

1.5.6
Type

Type

jar

Download nway-jdbc 1.5.6


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