Last Version

tinyorm 1.14.5

tinyorm

License

License

Categories

Categories

ORM Data
GroupId

GroupId

me.geso
ArtifactId

ArtifactId

tinyorm
Version

Version

1.14.5
Type

Type

jar
Description

Description

tinyorm
tinyorm
Project URL

Project URL

http://github.com/tokuhirom/tinyorm

Download tinyorm 1.14.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
net.moznion : db-transaction-manager jar 1.1.0
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
org.apache.commons : commons-csv jar 1.0
me.geso : tinyvalidator jar 0.6.0
me.geso : jdbcutils jar 2.2.0

provided (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.projectlombok : lombok jar 1.18.10

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
mysql : mysql-connector-java jar 8.0.18
org.slf4j : slf4j-simple jar 1.7.7
com.googlecode.log4jdbc : log4jdbc jar 1.2

Project Modules

There are no modules declared in this project.