Last Version

Apache Empire-db Maven Plugin 3.0.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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.empire-db
ArtifactId

ArtifactId

empire-db-maven-plugin
Version

Version

3.0.0
Type

Type

maven-plugin
Description

Description

Apache Empire-db Maven Plugin
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

Download empire-db-maven-plugin 3.0.0


<plugin>
    <groupId>org.apache.empire-db</groupId>
    <artifactId>empire-db-maven-plugin</artifactId>
    <version>3.0.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.empire-db : empire-db-codegen jar 3.0.0
org.apache.empire-db : empire-db jar 3.0.0

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.4
org.apache.maven : maven-project jar 2.2.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.2

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.