Downloads Download

License & Disclaimer

Releases of Apache Empire-db are made available to the general public at no charge, under the Apache License.

Apache Empire-db is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Apache-Empire-db 2.0.5 incubating

This is our latest release of 24/Sep/2009

Description File Size PGP MD5
combined
source & binary
apache-empire-db-2.0.5-incubating.tar.gz1,8 MB
apache-empire-db-2.0.5-incubating.zip 3,1 MB

In order to build and run the examples we recommend using Apache Maven.

We also recommend that you verify the integrity of the downloaded files using the PGP or MD5 signatures. The PGP signatures can be verified using PGP or GPG after downloading the KEYS as well as the PGP signature file for the particular distribution.

Maven

To use Apache empire-db in your project add the following dependency to your project's pom file:

    <dependency>
         <groupId>org.apache.empire-db</groupId>
         <artifactId>empire-db</artifactId>
         <version>2.0.5-incubating</version>
    </dependency>

To use Apache empire-db-struts2 extensions in your project add the following dependency to you project's pom file:

    <dependency>
         <groupId>org.apache.empire-db</groupId>
         <artifactId>empire-db-struts2</artifactId>
         <version>2.0.5-incubating</version>
    </dependency>

Previous versions

To download previous version of Apache Empire-db click here!