Last Version

ormkids 0.0.4

MySQL ORM framework for Java with Sharding supported

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.pyloque
ArtifactId

ArtifactId

ormkids
Version

Version

0.0.4
Type

Type

jar
Description

Description

ormkids
MySQL ORM framework for Java with Sharding supported
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/pyloque/ormkids

Download ormkids 0.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.5
org.slf4j : slf4j-log4j12 Optional jar 1.7.5
mysql : mysql-connector-java Optional jar 6.0.6

Project Modules

There are no modules declared in this project.