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