License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.j256.ormlite |
ArtifactId | ArtifactIdormlite-jdbc |
Last Version | Last Version6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionORMLite JDBC
Lightweight Object Relational Model (ORM) JDBC classes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ormlite-jdbc-6.1.pom | |
ormlite-jdbc-6.1.jar | 65 KB |
ormlite-jdbc-6.1-tests.jar | 217 KB |
ormlite-jdbc-6.1-test-sources.jar | 73 KB |
ormlite-jdbc-6.1-sources.jar | 37 KB |
ormlite-jdbc-6.1-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.j256.ormlite/ormlite-jdbc/ -->
<dependency>
<groupId>com.j256.ormlite</groupId>
<artifactId>ormlite-jdbc</artifactId>
<version>6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.j256.ormlite/ormlite-jdbc/
implementation 'com.j256.ormlite:ormlite-jdbc:6.1'
// https://jarcasting.com/artifacts/com.j256.ormlite/ormlite-jdbc/
implementation ("com.j256.ormlite:ormlite-jdbc:6.1")
'com.j256.ormlite:ormlite-jdbc:jar:6.1'
<dependency org="com.j256.ormlite" name="ormlite-jdbc" rev="6.1">
<artifact name="ormlite-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.j256.ormlite', module='ormlite-jdbc', version='6.1')
)
libraryDependencies += "com.j256.ormlite" % "ormlite-jdbc" % "6.1"
[com.j256.ormlite/ormlite-jdbc "6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.j256.ormlite : ormlite-core | jar | 6.1 |
javax.persistence : persistence-api | jar | 1.0 |
junit : junit | jar | 4.13.1 |
com.h2database : h2 | jar | 1.4.200 |
org.easymock : easymock | jar | 3.4 |
joda-time : joda-time | jar | 1.5 |
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
|