ORMLite Core

Lightweight Object Relational Model (ORM) for persisting objects to SQL databases.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.j256
ArtifactId

ArtifactId

ormlite-core
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

jar
Description

Description

ORMLite Core
Lightweight Object Relational Model (ORM) for persisting objects to SQL databases.
Project URL

Project URL

http://ormlite.sourceforge.net/

Download ormlite-core

How to add to project

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

Dependencies

test (6)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.15
javax.persistence : persistence-api jar 1.0
junit : junit jar 4.8.1
com.h2database : h2 jar 1.2.128
org.easymock : easymock jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.1