| Categories | CategoriesMySQL Data Databases | 
|---|---|
| GroupId | GroupIdcom.github.edgar615 | 
| ArtifactId | ArtifactIdmysql-mapping | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| mysql-mapping-0.0.2.pom | |
| mysql-mapping-0.0.2.jar | 19 KB | 
| mysql-mapping-0.0.2-sources.jar | 10 KB | 
| mysql-mapping-0.0.2-javadoc.jar | 61 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| com.google.guava : guava | jar | 21.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| mysql : mysql-connector-java | jar | 6.0.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |