License |
License |
---|---|
GroupId | GroupIdio.github.tonyandfriday |
ArtifactId | ArtifactIdnebula-jdbc |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnebula-jdbc
nebula-jdbc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nebula-jdbc-1.2.pom | |
nebula-jdbc-1.2.jar | 47 KB |
nebula-jdbc-1.2-sources.jar | 25 KB |
nebula-jdbc-1.2-javadoc.jar | 272 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tonyandfriday/nebula-jdbc/ -->
<dependency>
<groupId>io.github.tonyandfriday</groupId>
<artifactId>nebula-jdbc</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tonyandfriday/nebula-jdbc/
implementation 'io.github.tonyandfriday:nebula-jdbc:1.2'
// https://jarcasting.com/artifacts/io.github.tonyandfriday/nebula-jdbc/
implementation ("io.github.tonyandfriday:nebula-jdbc:1.2")
'io.github.tonyandfriday:nebula-jdbc:jar:1.2'
<dependency org="io.github.tonyandfriday" name="nebula-jdbc" rev="1.2">
<artifact name="nebula-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tonyandfriday', module='nebula-jdbc', version='1.2')
)
libraryDependencies += "io.github.tonyandfriday" % "nebula-jdbc" % "1.2"
[io.github.tonyandfriday/nebula-jdbc "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.vesoft : client | jar | 2.5.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 4.0.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
junit : junit | jar | 4.13.1 |