is not current version
Last Version 1.3.5-wso4v18

org.wso2.bpel:ode-dao-hibernate 1.3.5-wso2v19


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.wso2.bpel
ArtifactId

ArtifactId

ode-dao-hibernate
Version

Version

1.3.5-wso2v19
Type

Type

jar

Download ode-dao-hibernate 1.3.5-wso2v19


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