org.hibernate.build.maven-repo-auth
Applies security defined for a repository in Maven's settings.xml file to MavenRepository elements in a Gradle build - both upload and download
org.hibernate.build.version-injection
Gradle plugin for performing injection of the project's version into the bytecode of one or more members
org.hibernate.build.xjc
JAXB binding model generation using the XJC tool
org.hibernate.build.xjc-jakarta
Integrates Jakarta XML binding into Gradle build
org.hibernate.jakarta-transformer
Plugin developed for the Hibernate project to handle JakartaTransformer processing
org.hibernate.matrix-profile
Gradle plugin for defining "database profiles" against which to run tests
org.hibernate.matrix-test
Gradle plugin for running tests against multiple databases
org.hibernate.orm
Applies Hibernate aspects into the build
org.hibernate.testing.database-profile
Support for testing against multiple databases via profiles - defining, selecting and applying database profiles. Essentially augments `src/test/resources/hibernate.properties` file and possibly adding dependencies