Last Version

Bonita - Persistence service based on Hibernate 5.0.M2

The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology. OW2 mission is to develop open source code middleware and to foster a vibrant community and business ecosystem.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.ow2.bonita
ArtifactId

ArtifactId

bonita-hibernate
Version

Version

5.0.M2
Type

Type

jar
Description

Description

Bonita - Persistence service based on Hibernate
The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology. OW2 mission is to develop open source code middleware and to foster a vibrant community and business ecosystem.
Project Organization

Project Organization

OW2 Consortium

Download bonita-hibernate 5.0.M2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.ow2.bonita : bonita-services-impl jar 5.0.M2
org.ow2.bonita : bonita-engine jar 5.0.M2
org.ow2.bonita : bonita-client jar 5.0.M2
org.ow2.bonita : bonita-env jar 5.0.M2
org.hibernate : hibernate jar 3.2.6.ga

Project Modules

There are no modules declared in this project.