License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Hibernate Data ORM |
GroupId | GroupIdcom.myjavadoc |
ArtifactId | ArtifactIdhibernate4-maven-plugin |
Version | Version1.0.Beta1 |
Type | Typemaven-plugin |
Description |
Descriptionhibernate4-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 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.myjavadoc</groupId>
<artifactId>hibernate4-maven-plugin</artifactId>
<version>1.0.Beta1</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |