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

Apache Empire-db Core 2.5.0

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

Версия

2.5.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.
Организация-разработчик

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

Apache Software Foundation
Система контроля версий

Система контроля версий

http://git-wip-us.apache.org/repos/asf/wicket/repo?p=empire-db.git/empire-db

Скачать empire-db 2.5.0


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

Зависимости

compile (2)

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

test (9)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.26
log4j : log4j jar 1.2.17
org.xerial : sqlite-jdbc jar 3.7.2
hsqldb : hsqldb jar 1.8.0.10
com.h2database : h2 jar 1.3.148
org.apache.derby : derby jar 10.7.1.1
commons-io : commons-io jar 1.4
junit : junit jar 4.7
org.mockito : mockito-core jar 1.8.2

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

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