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