h

hibernate-commons-annotations

JPMS Module-Info's for a few of the Jakarta Libraries just until they add them in themselves
https://jwebmp.com/hibernate-commons-annotations
GPL 3
Marc Magon
Files download
File Operation
hibernate-commons-annotations-1.2.2.1-jre17.jar download
hibernate-commons-annotations-1.2.2.1-jre17.pom download
hibernate-commons-annotations-1.2.2.1-jre17-sources.jar download
Apache Maven
<dependency>
  <groupId>com.guicedee.services</groupId>
  <artifactId>hibernate-commons-annotations</artifactId>
  <version>1.2.2.1-jre17</version>
</dependency>
Gradle Groovy
implementation 'com.guicedee.services:hibernate-commons-annotations:1.2.2.1-jre17'
Gradle Kotlin
implementation("com.guicedee.services:hibernate-commons-annotations:1.2.2.1-jre17")
Scala SBT
libraryDependencies += "com.guicedee.services" % "hibernate-commons-annotations" % "1.2.2.1-jre17"
Groovy Grape
@Grapes(
  @Grab(group='com.guicedee.services', module='hibernate-commons-annotations', version='1.2.2.1-jre17')
)
Apache Ivy
<dependency org="com.guicedee.services" name="hibernate-commons-annotations" rev="1.2.2.1-jre17" />
Leiningen
[com.guicedee.services/hibernate-commons-annotations "1.2.2.1-jre17"]
Apache Buildr
'com.guicedee.services:hibernate-commons-annotations:jar:1.2.2.1-jre17'
Dependencies
The project has no third-party dependencies