s.MysqlManager

Doctrine but for Java!

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

me.scolastico
ArtifactId

ArtifactId

mysql.manager
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

s.MysqlManager
Doctrine but for Java!

Download mysql.manager

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.sonatype.plugins : nexus-staging-maven-plugin maven-plugin 1.6.8
org.apache.maven.plugins : maven-gpg-plugin maven-plugin 1.6
org.apache.maven.plugins : maven-source-plugin maven-plugin 3.2.1
org.apache.maven.plugins : maven-javadoc-plugin maven-plugin 3.2.0
org.apache.maven.plugins : maven-surefire-plugin maven-plugin 3.0.0-M5
com.google.code.gson : gson jar 2.8.6
org.xerial : sqlite-jdbc jar 3.34.0
mysql : mysql-connector-java jar 8.0.23
org.apache.commons : commons-lang3 jar 3.12.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0