License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Hibernate ORM Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-datastore-hibernate3 |
Version | Version5.0.9 |
Type | Typejar |
Description |
DescriptionElide Data Store: Hibernate 3
Elide Data Store for Hibernate 3 support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-hibernate3/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate3</artifactId>
<version>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-hibernate3/
implementation 'com.yahoo.elide:elide-datastore-hibernate3:5.0.9'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-hibernate3/
implementation ("com.yahoo.elide:elide-datastore-hibernate3:5.0.9")
'com.yahoo.elide:elide-datastore-hibernate3:jar:5.0.9'
<dependency org="com.yahoo.elide" name="elide-datastore-hibernate3" rev="5.0.9">
<artifact name="elide-datastore-hibernate3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-hibernate3', version='5.0.9')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-hibernate3" % "5.0.9"
[com.yahoo.elide/elide-datastore-hibernate3 "5.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-core | jar | 5.0.9 |
com.yahoo.elide : elide-datastore-hibernate | jar | 5.0.9 |
org.hibernate : hibernate-core | jar | 3.6.10.Final |
org.dom4j : dom4j | jar | 2.1.3 |
com.fasterxml.jackson.datatype : jackson-datatype-hibernate3 | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-datastore-hibernate | test-jar | 5.0.9 |
com.yahoo.elide : elide-integration-tests | test-jar | 5.0.9 |
org.mockito : mockito-core | jar | 3.11.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
io.rest-assured : rest-assured | jar | 4.4.0 |
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.32 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.32 |
org.hibernate : hibernate-validator | jar | 5.4.3.Final |
com.h2database : h2 | jar | 1.4.200 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.43.v20210629 |
org.hibernate : hibernate-envers | jar | 3.6.10.Final |
ch.qos.logback : logback-classic | jar | 1.2.5 |
ch.qos.logback : logback-core | jar | 1.2.5 |