Last Version

Harium OrmLite Database 1.1.3

OrmLite module to Harium Database

License

License

Harium Commercial License
Categories

Categories

Data ORM
GroupId

GroupId

com.harium.database
ArtifactId

ArtifactId

ormlite
Version

Version

1.1.3
Type

Type

jar
Description

Description

Harium OrmLite Database
OrmLite module to Harium Database

Download ormlite 1.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.harium.database : core jar 1.0.1
com.j256.ormlite : ormlite-core jar 5.1
com.j256.ormlite : ormlite-jdbc jar 5.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.0

Project Modules

There are no modules declared in this project.