License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.divinespear |
ArtifactId | ArtifactIdjpa-schema-maven-plugin |
Version | Version0.2.1 |
Type | Typemaven-plugin |
Description |
Descriptionjpa-schema-maven-plugin
Maven plugin for generate database schema or DDL scripts from JPA entities.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.divinespear</groupId>
<artifactId>jpa-schema-maven-plugin</artifactId>
<version>0.2.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | 3.0.22 |
commons-lang : commons-lang | jar | 2.6 |
org.springframework.data : spring-data-jpa | jar | 1.9.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
org.apache.maven.shared : maven-invoker | jar | 2.2 |
com.h2database : h2 | jar | [1.4, 1.9) |