Apache Empire-db Struts2 Extension

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-struts2
Последняя версия

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

2.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Empire-db Struts2 Extension
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-struts2

Скачать empire-db-struts2

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.empire-db : empire-db jar 2.5.1
org.apache.struts : struts2-core jar 2.2.1
org.apache.struts : struts2-portlet-plugin jar 2.2.1
org.apache.struts.xwork : xwork-core jar 2.2.1
javassist : javassist jar 3.8.0.GA
commons-beanutils : commons-beanutils jar 1.9.3

provided (3)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.0
javax.portlet : portlet-api jar 1.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7
org.mockito : mockito-core jar 1.8.2

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

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

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

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