License |
License |
---|---|
Categories |
CategoriesMaven Build Tools GUI User Interface Guice Application Layer Libs Dependency Injection Hibernate Data ORM |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdhibernate-enhance-maven-plugin |
Last Version | Last Version1.2.2.1-jre17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhibernate-enhance-maven-plugin
JPMS Module-Info's for a few of the Jakarta Libraries. These will be removed as time goes by
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/hibernate-enhance-maven-plugin/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>hibernate-enhance-maven-plugin</artifactId>
<version>1.2.2.1-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/hibernate-enhance-maven-plugin/
implementation 'com.guicedee.services:hibernate-enhance-maven-plugin:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee.services/hibernate-enhance-maven-plugin/
implementation ("com.guicedee.services:hibernate-enhance-maven-plugin:1.2.2.1-jre17")
'com.guicedee.services:hibernate-enhance-maven-plugin:jar:1.2.2.1-jre17'
<dependency org="com.guicedee.services" name="hibernate-enhance-maven-plugin" rev="1.2.2.1-jre17">
<artifact name="hibernate-enhance-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='hibernate-enhance-maven-plugin', version='1.2.2.1-jre17')
)
libraryDependencies += "com.guicedee.services" % "hibernate-enhance-maven-plugin" % "1.2.2.1-jre17"
[com.guicedee.services/hibernate-enhance-maven-plugin "1.2.2.1-jre17"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.0.5 |
org.apache.maven : maven-artifact | jar | 3.0.5 |
org.apache.maven : maven-plugin-api | jar | 3.0.5 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
com.guicedee.services : hibernate-core | jar | 1.2.2.1-jre17 |
com.guicedee.services : jakarta.persistence-api | jar | 1.2.2.1-jre17 |
com.guicedee.services : javax.transaction | jar | 1.2.2.1-jre17 |
com.guicedee.services : javassist | jar | 1.2.2.1-jre17 |
org.codehaus.plexus : plexus-utils | jar | 3.0.24 |
com.guicedee.services : jboss-logmanager | jar | 1.2.2.1-jre17 |
org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |