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.

License

License

GroupId

GroupId

org.apache.empire-db
ArtifactId

ArtifactId

empire-db-struts2
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

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

Download empire-db-struts2

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.0
javax.portlet : portlet-api jar 1.0

test (2)

Group / Artifact Type Version
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
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