Last Version

Elide Data Store: Hibernate Common 6.1.6

Common files for Elide Data Store Hibernate3 and Hibernate5

License

License

Categories

Categories

IDE Development Tools Data Hibernate ORM Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-hibernate
Version

Version

6.1.6
Type

Type

jar
Description

Description

Elide Data Store: Hibernate Common
Common files for Elide Data Store Hibernate3 and Hibernate5
Project URL

Project URL

https://github.com/yahoo/elide
Source Code Management

Source Code Management

https://github.com/yahoo/elide.git

Download elide-datastore-hibernate 6.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 6.1.6
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

provided (2)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
org.projectlombok : lombok jar 1.18.24

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.4.0
com.yahoo.elide : elide-integration-tests test-jar 6.1.6
ch.qos.logback : logback-classic jar 1.2.11
ch.qos.logback : logback-core jar 1.2.11
com.h2database : h2 jar 2.1.212
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.