License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.apache.ode |
ArtifactId | ArtifactIdode-dao-hibernate |
Last Version | Last Version1.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODE Hibernate DAO Implementation
ODE Hibernate DAO Implementation
|
Project URL |
Project URL |
Filename | Size |
---|---|
ode-dao-hibernate-1.3.8.pom | |
ode-dao-hibernate-1.3.8.jar | 138 KB |
ode-dao-hibernate-1.3.8-sources.jar | 86 KB |
ode-dao-hibernate-1.3.8-javadoc.zip | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ode/ode-dao-hibernate/ -->
<dependency>
<groupId>org.apache.ode</groupId>
<artifactId>ode-dao-hibernate</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ode/ode-dao-hibernate/
implementation 'org.apache.ode:ode-dao-hibernate:1.3.8'
// https://jarcasting.com/artifacts/org.apache.ode/ode-dao-hibernate/
implementation ("org.apache.ode:ode-dao-hibernate:1.3.8")
'org.apache.ode:ode-dao-hibernate:jar:1.3.8'
<dependency org="org.apache.ode" name="ode-dao-hibernate" rev="1.3.8">
<artifact name="ode-dao-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ode', module='ode-dao-hibernate', version='1.3.8')
)
libraryDependencies += "org.apache.ode" % "ode-dao-hibernate" % "1.3.8"
[org.apache.ode/ode-dao-hibernate "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ode : ode-bpel-api | jar | 1.3.8 |
org.apache.ode : ode-bpel-dao | jar | 1.3.8 |
org.apache.ode : ode-bpel-ql | jar | 1.3.8 |
org.apache.ode : ode-utils | jar | 1.3.8 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
org.hibernate : hibernate-core | jar | 4.3.11.Final |
org.javassist : javassist | jar | 3.18.1-GA |
antlr : antlr | jar | 2.7.7 |
dom4j : dom4j | jar | 1.6.1 |
org.hibernate.common : hibernate-commons-annotations | jar | 4.0.5.Final |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.jboss : jandex | jar | 1.1.0.Final |
org.jboss.logging : jboss-logging | jar | 3.1.3.GA |
org.jboss.logging : jboss-logging-annotations | jar | 1.2.0.Beta1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
org.apache.logging.log4j : log4j-api | jar | 2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |
org.apache.logging.log4j : log4j-web | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ode : ode-bpel-epr | jar | 1.3.8 |
backport-util-concurrent : backport-util-concurrent | jar | 3.1 |
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.derby : derby | jar | 10.5.3.0_1 |
commons-pool : commons-pool | jar | 1.6 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.apache.geronimo.components : geronimo-transaction | jar | 3.1.4 |
org.apache.geronimo.modules : geronimo-kernel | jar | 2.0.1 |
org.apache.geronimo.components : geronimo-connector | jar | 3.1.4 |
org.apache.geronimo.specs : geronimo-j2ee-connector_1.6_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-ejb_2.1_spec | jar | 1.1 |
org.springframework : spring | jar | 2.5.6 |
org.springframework : spring-test | jar | 2.5.6 |
junit : junit | jar | 4.11 |
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |