Last Version

Hibernate ORM - hibernate-osgi 6.0.0.Alpha7

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

License

License

Categories

Categories

ORM Data Hibernate
GroupId

GroupId

org.hibernate.orm
ArtifactId

ArtifactId

hibernate-osgi
Version

Version

6.0.0.Alpha7
Type

Type

jar
Description

Description

Hibernate ORM - hibernate-osgi
Hibernate ORM 6.0.0.Alpha7 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-osgi 6.0.0.Alpha7


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.interceptor : javax.interceptor-api jar 1.2
org.jboss.logging : jboss-logging jar 3.4.1.Final
org.hibernate.orm : hibernate-core jar 6.0.0.Alpha7
org.osgi : org.osgi.core jar 6.0.0
org.osgi : org.osgi.compendium jar 5.0.0
net.bytebuddy : byte-buddy jar 1.10.21

Project Modules

There are no modules declared in this project.