License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdMagician-JDBC |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
Magician-JDBC-2.0.2.pom | |
Magician-JDBC-2.0.2.jar | 31 KB |
Magician-JDBC-2.0.2-sources.jar | 20 KB |
Magician-JDBC-2.0.2-javadoc.jar | 588 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Magician-JDBC/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Magician-JDBC</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-JDBC/
implementation 'com.github.yuyenews:Magician-JDBC:2.0.2'
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-JDBC/
implementation ("com.github.yuyenews:Magician-JDBC:2.0.2")
'com.github.yuyenews:Magician-JDBC:jar:2.0.2'
<dependency org="com.github.yuyenews" name="Magician-JDBC" rev="2.0.2">
<artifact name="Magician-JDBC" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Magician-JDBC', version='2.0.2')
)
libraryDependencies += "com.github.yuyenews" % "Magician-JDBC" % "2.0.2"
[com.github.yuyenews/Magician-JDBC "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |