Last Version

mysqltool 1.0

mysql tool

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.fancyerii
ArtifactId

ArtifactId

mysqltool
Version

Version

1.0
Type

Type

jar
Description

Description

mysqltool
mysql tool
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/fancyerii/knowledge-distillation

Download mysqltool 1.0


<!-- https://jarcasting.com/artifacts/com.github.fancyerii/mysqltool/ -->
<dependency>
    <groupId>com.github.fancyerii</groupId>
    <artifactId>mysqltool</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fancyerii/mysqltool/
implementation 'com.github.fancyerii:mysqltool:1.0'
// https://jarcasting.com/artifacts/com.github.fancyerii/mysqltool/
implementation ("com.github.fancyerii:mysqltool:1.0")
'com.github.fancyerii:mysqltool:jar:1.0'
<dependency org="com.github.fancyerii" name="mysqltool" rev="1.0">
  <artifact name="mysqltool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fancyerii', module='mysqltool', version='1.0')
)
libraryDependencies += "com.github.fancyerii" % "mysqltool" % "1.0"
[com.github.fancyerii/mysqltool "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.31
commons-dbcp : commons-dbcp jar 1.4
commons-pool : commons-pool jar 1.5.7
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.