Apache Empire-db Core

Apache Empire-db is an Open Source relational data persistence component which allows database vendor independent dynamic query definition as well as safe and simple data retrieval and updating. Compared to most other solutions like e.g. Hibernate, TopLink, iBATIS or JPA implementations, Empire-db takes a considerably different approach, with a special focus on compile-time safety, reduced redundancies and improved developer productivity.

License

License

GroupId

GroupId

org.apache.empire-db
ArtifactId

ArtifactId

empire-db
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Empire-db Core
Apache Empire-db is an Open Source relational data persistence component which allows database vendor independent dynamic query definition as well as safe and simple data retrieval and updating. Compared to most other solutions like e.g. Hibernate, TopLink, iBATIS or JPA implementations, Empire-db takes a considerably different approach, with a special focus on compile-time safety, reduced redundancies and improved developer productivity.
Project URL

Project URL

https://empire-db.apache.org/empire-db
Project Organization

Project Organization

Apache Software Foundation

Download empire-db

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4
org.slf4j : slf4j-api jar 1.7.36

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-reload4j jar 1.7.36
org.xerial : sqlite-jdbc jar 3.34.0
org.hsqldb : hsqldb jar 2.5.2
com.h2database : h2 jar 1.4.200
org.apache.derby : derby jar 10.14.2.0
commons-io : commons-io jar 2.8.0
junit : junit jar 4.7
org.mockito : mockito-core jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.5.1
2.5.0
2.4.7
2.4.6
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0-incubating
2.1.0-incubating
2.0.7-incubating
2.0.6-incubating
2.0.5-incubating