database-ormlite
OrmLite module to Harium Database
License |
License
Harium Commercial License
|
---|---|
Categories |
CategoriesData ORM |
GroupId | GroupIdcom.harium.database |
ArtifactId | ArtifactIdormlite |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHarium OrmLite Database
OrmLite module to Harium Database
|
Filename | Size |
---|---|
ormlite-1.1.3.pom | |
ormlite-1.1.3.jar | 12 KB |
ormlite-1.1.3-sources.jar | 4 KB |
ormlite-1.1.3-javadoc.jar | 65 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.3.0 |
OrmLite module to Harium Database