com.github.edgar615:mysql-mapping

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

mysql-mapping
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download mysql-mapping

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 21.0

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 6.0.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1