GroupId | GroupIdcom.github.zdtjss |
---|---|
ArtifactId | ArtifactIdnway-jdbc |
Version | Version1.3.15 |
Type | Typejar |
Filename | Size |
---|---|
nway-jdbc-1.3.15.pom | |
nway-jdbc-1.3.15.jar | 85 KB |
nway-jdbc-1.3.15-sources.jar | 56 KB |
nway-jdbc-1.3.15-javadoc.jar | 380 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zdtjss/nway-jdbc/ -->
<dependency>
<groupId>com.github.zdtjss</groupId>
<artifactId>nway-jdbc</artifactId>
<version>1.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zdtjss/nway-jdbc/
implementation 'com.github.zdtjss:nway-jdbc:1.3.15'
// https://jarcasting.com/artifacts/com.github.zdtjss/nway-jdbc/
implementation ("com.github.zdtjss:nway-jdbc:1.3.15")
'com.github.zdtjss:nway-jdbc:jar:1.3.15'
<dependency org="com.github.zdtjss" name="nway-jdbc" rev="1.3.15">
<artifact name="nway-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zdtjss', module='nway-jdbc', version='1.3.15')
)
libraryDependencies += "com.github.zdtjss" % "nway-jdbc" % "1.3.15"
[com.github.zdtjss/nway-jdbc "1.3.15"]