Last Version

ODE :: Hibernate DAO Implementation 1.3.5-wso4v18

Apache ODE (Orchestration Director Engine) executes business processes written following the WS-BPEL standard. It talks to web services, sending and receiving messages, handling data manipulation and error recovery as described by your process definition. It supports both long and short living process executions to orchestrate all the services that are part of your application.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.wso2.bpel
ArtifactId

ArtifactId

ode-dao-hibernate
Version

Version

1.3.5-wso4v18
Type

Type

jar
Description

Description

ODE :: Hibernate DAO Implementation
Apache ODE (Orchestration Director Engine) executes business processes written following the WS-BPEL standard. It talks to web services, sending and receiving messages, handling data manipulation and error recovery as described by your process definition. It supports both long and short living process executions to orchestrate all the services that are part of your application.
Project Organization

Project Organization

WSO2

Download ode-dao-hibernate 1.3.5-wso4v18


<!-- https://jarcasting.com/artifacts/org.wso2.bpel/ode-dao-hibernate/ -->
<dependency>
    <groupId>org.wso2.bpel</groupId>
    <artifactId>ode-dao-hibernate</artifactId>
    <version>1.3.5-wso4v18</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.bpel/ode-dao-hibernate/
implementation 'org.wso2.bpel:ode-dao-hibernate:1.3.5-wso4v18'
// https://jarcasting.com/artifacts/org.wso2.bpel/ode-dao-hibernate/
implementation ("org.wso2.bpel:ode-dao-hibernate:1.3.5-wso4v18")
'org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-wso4v18'
<dependency org="org.wso2.bpel" name="ode-dao-hibernate" rev="1.3.5-wso4v18">
  <artifact name="ode-dao-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bpel', module='ode-dao-hibernate', version='1.3.5-wso4v18')
)
libraryDependencies += "org.wso2.bpel" % "ode-dao-hibernate" % "1.3.5-wso4v18"
[org.wso2.bpel/ode-dao-hibernate "1.3.5-wso4v18"]

Dependencies

compile (4)

Group / Artifact Type Version
org.wso2.bpel : ode-bpel-dao jar 1.3.5-wso4v18
org.wso2.bpel : ode-bpel-ql jar 1.3.5-wso4v18
org.hibernate : hibernate jar 3.2.5.ga
commons-logging : commons-logging jar 1.2

test (6)

Group / Artifact Type Version
org.wso2.bpel : ode-bpel-epr jar 1.3.5-wso4v18
commons-pool : commons-pool jar 1.4
commons-dbcp : commons-dbcp jar 1.2.1
hsqldb : hsqldb jar 1.8.0.7
org.slf4j : slf4j-log4j12 jar 1.5.10
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.