Last Version

Hibernate ORM - hibernate-gradle-plugin 6.0.0.Alpha6

Hibernate ORM 6.0.0.Alpha6 release. See http://hibernate.org/orm/releases/6.0

License

License

Categories

Categories

Gradle Build Tools ORM Data Hibernate
GroupId

GroupId

org.hibernate.orm
ArtifactId

ArtifactId

hibernate-gradle-plugin
Version

Version

6.0.0.Alpha6
Type

Type

jar
Description

Description

Hibernate ORM - hibernate-gradle-plugin
Hibernate ORM 6.0.0.Alpha6 release. See http://hibernate.org/orm/releases/6.0
Project URL

Project URL

http://hibernate.org/orm
Project Organization

Project Organization

Hibernate.org
Source Code Management

Source Code Management

http://github.com/hibernate/hibernate-orm

Download hibernate-gradle-plugin 6.0.0.Alpha6


<!-- https://jarcasting.com/artifacts/org.hibernate.orm/hibernate-gradle-plugin/ -->
<dependency>
    <groupId>org.hibernate.orm</groupId>
    <artifactId>hibernate-gradle-plugin</artifactId>
    <version>6.0.0.Alpha6</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate.orm/hibernate-gradle-plugin/
implementation 'org.hibernate.orm:hibernate-gradle-plugin:6.0.0.Alpha6'
// https://jarcasting.com/artifacts/org.hibernate.orm/hibernate-gradle-plugin/
implementation ("org.hibernate.orm:hibernate-gradle-plugin:6.0.0.Alpha6")
'org.hibernate.orm:hibernate-gradle-plugin:jar:6.0.0.Alpha6'
<dependency org="org.hibernate.orm" name="hibernate-gradle-plugin" rev="6.0.0.Alpha6">
  <artifact name="hibernate-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibernate.orm', module='hibernate-gradle-plugin', version='6.0.0.Alpha6')
)
libraryDependencies += "org.hibernate.orm" % "hibernate-gradle-plugin" % "6.0.0.Alpha6"
[org.hibernate.orm/hibernate-gradle-plugin "6.0.0.Alpha6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.3.2.Final
org.hibernate.orm : hibernate-core jar 6.0.0.Alpha6
javax.persistence : javax.persistence-api jar 2.2
org.javassist : javassist jar 3.24.0-GA
net.bytebuddy : byte-buddy jar 1.10.10

Project Modules

There are no modules declared in this project.