License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Hibernate Data ORM |
GroupId | GroupIdorg.hibernate |
ArtifactId | ArtifactIdenhance-maven-plugin |
Last Version | Last Version4.2.8.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Hibernate O/RM Module
A module of the Hibernate O/RM project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hibernate/enhance-maven-plugin/ -->
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>enhance-maven-plugin</artifactId>
<version>4.2.8.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate/enhance-maven-plugin/
implementation 'org.hibernate:enhance-maven-plugin:4.2.8.Final'
// https://jarcasting.com/artifacts/org.hibernate/enhance-maven-plugin/
implementation ("org.hibernate:enhance-maven-plugin:4.2.8.Final")
'org.hibernate:enhance-maven-plugin:jar:4.2.8.Final'
<dependency org="org.hibernate" name="enhance-maven-plugin" rev="4.2.8.Final">
<artifact name="enhance-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibernate', module='enhance-maven-plugin', version='4.2.8.Final')
)
libraryDependencies += "org.hibernate" % "enhance-maven-plugin" % "4.2.8.Final"
[org.hibernate/enhance-maven-plugin "4.2.8.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.1.0.GA |
org.apache.maven : maven-plugin-api | jar | 3.0.5 |
org.hibernate : hibernate-core | jar | 4.2.8.Final |
org.javassist : javassist | jar | 3.18.1-GA |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging-api | jar | 99.0-does-not-exist |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
org.jboss.byteman : byteman-install | jar | 2.1.2 |
org.jboss.byteman : byteman | jar | 2.1.2 |
org.jboss.byteman : byteman-bmunit | jar | 2.1.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
commons-logging : commons-logging | jar | 99.0-does-not-exist |
junit : junit | jar | 4.10 |
com.h2database : h2 | jar | 1.2.145 |