License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.j256.ormlite |
ArtifactId | ArtifactIdormlite-core |
Last Version | Last Version6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionORMLite Core
Lightweight Object Relational Model (ORM) for persisting objects to SQL databases.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ormlite-core-6.1.pom | |
ormlite-core-6.1.jar | 247 KB |
ormlite-core-6.1-tests.jar | 443 KB |
ormlite-core-6.1-test-sources.jar | 116 KB |
ormlite-core-6.1-sources.jar | 169 KB |
ormlite-core-6.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.j256.ormlite/ormlite-core/ -->
<dependency>
<groupId>com.j256.ormlite</groupId>
<artifactId>ormlite-core</artifactId>
<version>6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.j256.ormlite/ormlite-core/
implementation 'com.j256.ormlite:ormlite-core:6.1'
// https://jarcasting.com/artifacts/com.j256.ormlite/ormlite-core/
implementation ("com.j256.ormlite:ormlite-core:6.1")
'com.j256.ormlite:ormlite-core:jar:6.1'
<dependency org="com.j256.ormlite" name="ormlite-core" rev="6.1">
<artifact name="ormlite-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.j256.ormlite', module='ormlite-core', version='6.1')
)
libraryDependencies += "com.j256.ormlite" % "ormlite-core" % "6.1"
[com.j256.ormlite/ormlite-core "6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.2 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.2 |
javax.persistence : persistence-api Optional | jar | 1.0 |
commons-logging : commons-logging Optional | jar | 1.1.1 |
log4j : log4j Optional | jar | 1.2.17 |
org.apache.logging.log4j : log4j-api Optional | jar | 2.17.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.4 |
com.h2database : h2 | jar | 1.4.200 |
commons-lang : commons-lang | jar | 2.1 |
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
|