Last Version

Newbie JDBC 0.0.1-RELEASE

Newbie JDBC

License

License

GroupId

GroupId

me.chyxion
ArtifactId

ArtifactId

newbie-jdbc
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

Newbie JDBC
Newbie JDBC
Project URL

Project URL

https://github.com/chyxion/newbie-jdbc
Source Code Management

Source Code Management

https://github.com/chyxion/newbie-jdbc

Download newbie-jdbc 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/me.chyxion/newbie-jdbc/ -->
<dependency>
    <groupId>me.chyxion</groupId>
    <artifactId>newbie-jdbc</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion/newbie-jdbc/
implementation 'me.chyxion:newbie-jdbc:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/me.chyxion/newbie-jdbc/
implementation ("me.chyxion:newbie-jdbc:0.0.1-RELEASE")
'me.chyxion:newbie-jdbc:jar:0.0.1-RELEASE'
<dependency org="me.chyxion" name="newbie-jdbc" rev="0.0.1-RELEASE">
  <artifact name="newbie-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion', module='newbie-jdbc', version='0.0.1-RELEASE')
)
libraryDependencies += "me.chyxion" % "newbie-jdbc" % "0.0.1-RELEASE"
[me.chyxion/newbie-jdbc "0.0.1-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.19

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.4.1
org.apache.logging.log4j : log4j-core jar 2.4.1
com.alibaba : druid jar 1.0.12
mysql : mysql-connector-java jar 5.0.8

Project Modules

There are no modules declared in this project.