License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.2oi7 |
ArtifactId | ArtifactIdmysql-table-helper |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiontableHelper
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mysql-table-helper-2.7.0.pom | |
mysql-table-helper-2.7.0.jar | 44 KB |
mysql-table-helper-2.7.0-sources.jar | 26 KB |
mysql-table-helper-2.7.0-javadoc.jar | 169 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.2oi7/mysql-table-helper/ -->
<dependency>
<groupId>com.2oi7</groupId>
<artifactId>mysql-table-helper</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.2oi7/mysql-table-helper/
implementation 'com.2oi7:mysql-table-helper:2.7.0'
// https://jarcasting.com/artifacts/com.2oi7/mysql-table-helper/
implementation ("com.2oi7:mysql-table-helper:2.7.0")
'com.2oi7:mysql-table-helper:jar:2.7.0'
<dependency org="com.2oi7" name="mysql-table-helper" rev="2.7.0">
<artifact name="mysql-table-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.2oi7', module='mysql-table-helper', version='2.7.0')
)
libraryDependencies += "com.2oi7" % "mysql-table-helper" % "2.7.0"
[com.2oi7/mysql-table-helper "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.13 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |