License |
License |
---|---|
GroupId | GroupIdcom.github.serlockholmes |
ArtifactId | ArtifactIdeasy-jdbc |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
easy-jdbc-0.1.1.pom | |
easy-jdbc-0.1.1.jar | 16 KB |
easy-jdbc-0.1.1-sources.jar | 9 KB |
easy-jdbc-0.1.1-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.serlockholmes/easy-jdbc/ -->
<dependency>
<groupId>com.github.serlockholmes</groupId>
<artifactId>easy-jdbc</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-jdbc/
implementation 'com.github.serlockholmes:easy-jdbc:0.1.1'
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-jdbc/
implementation ("com.github.serlockholmes:easy-jdbc:0.1.1")
'com.github.serlockholmes:easy-jdbc:jar:0.1.1'
<dependency org="com.github.serlockholmes" name="easy-jdbc" rev="0.1.1">
<artifact name="easy-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.serlockholmes', module='easy-jdbc', version='0.1.1')
)
libraryDependencies += "com.github.serlockholmes" % "easy-jdbc" % "0.1.1"
[com.github.serlockholmes/easy-jdbc "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.serlockholmes : easy-aop | jar | 0.1.1 |
mysql : mysql-connector-java | jar | 8.0.11 |
com.alibaba : druid | jar | 1.1.9 |
org.dom4j : dom4j | jar | 2.1.0 |