MysqlORM

Blueprint project for Java libraries to be published on Maven Central

License

License

Categories

Categories

MySQL Data Databases ORM
GroupId

GroupId

io.github.idolofidles
ArtifactId

ArtifactId

MysqlORM
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

MysqlORM
Blueprint project for Java libraries to be published on Maven Central
Project URL

Project URL

https://github.com/idolOfIdles/MysqlORM
Source Code Management

Source Code Management

https://github.com/idolOfIdles/MysqlORM

Download MysqlORM

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0