Last Version

hibernate4-maven-plugin Maven Plugin 1.0.Beta1

Hibernate 4 maven plugin, run hibernate tools from inside maven builds. Based off Codehaus hibernate3-maven-plugin 2.2. The configuration is the same but the performance is alot better. See source for example database reverse engineering to JPA.

License

License

Categories

Categories

Maven Build Tools Hibernate Data ORM
GroupId

GroupId

com.myjavadoc
ArtifactId

ArtifactId

hibernate4-maven-plugin
Version

Version

1.0.Beta1
Type

Type

maven-plugin
Description

Description

hibernate4-maven-plugin Maven Plugin
Hibernate 4 maven plugin, run hibernate tools from inside maven builds. Based off Codehaus hibernate3-maven-plugin 2.2. The configuration is the same but the performance is alot better. See source for example database reverse engineering to JPA.
Project URL

Project URL

http://www.myjavadoc.com
Source Code Management

Source Code Management

https://github.com/rpoznan/hibernate4maven.git

Download hibernate4-maven-plugin 1.0.Beta1


<plugin>
    <groupId>com.myjavadoc</groupId>
    <artifactId>hibernate4-maven-plugin</artifactId>
    <version>1.0.Beta1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-core jar 3.2.3
org.jboss : jboss-common-core jar 2.5.0.Final
org.hibernate : hibernate-tools jar 4.3.4.Final

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.