ORMLite Android

Lightweight Object Relational Model (ORM) Android classes

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.j256.ormlite
ArtifactId

ArtifactId

ormlite-android
Last Version

Last Version

6.1
Release Date

Release Date

Type

Type

jar
Description

Description

ORMLite Android
Lightweight Object Relational Model (ORM) Android classes
Project URL

Project URL

https://ormlite.com/
Source Code Management

Source Code Management

https://github.com/j256/ormlite-android

Download ormlite-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.android : android Optional jar 4.1.1.4
com.google.android : support-v4 Optional jar r6

test (4)

Group / Artifact Type Version
com.j256.ormlite : ormlite-core jar 6.1
log4j : log4j jar 1.2.17
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
6.1
6.0
5.7
5.6
5.5
5.4
5.3
5.2
5.1
5.0
4.48
4.47
4.46
4.45
4.44
4.43
4.42
4.41
4.40
4.39
4.38
4.37
4.36
4.35
4.34
4.33
4.32
4.31
4.30
4.29
4.28
4.27
4.26
4.25
4.24
4.23
4.22
4.21
4.20
4.19
4.18
4.17
4.16
4.15
4.14
4.13
4.12
4.11
4.10
4.9
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
4.0
3.5
3.4
3.3
3.2