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.

Лицензия

Лицензия

Группа

Группа

org.apache.empire-db
Идентификатор

Идентификатор

empire-db
Последняя версия

Последняя версия

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://empire-db.apache.org/empire-db
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать empire-db

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.9.4
org.slf4j : slf4j-api jar 1.7.36

test (8)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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