License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Hibernate ORM Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-datastore-hibernate |
Version | Version6.0.4 |
Type | Typejar |
Description |
DescriptionElide Data Store: Hibernate Common
Common files for Elide Data Store Hibernate3 and Hibernate5
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-hibernate/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>6.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-hibernate/
implementation 'com.yahoo.elide:elide-datastore-hibernate:6.0.4'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-hibernate/
implementation ("com.yahoo.elide:elide-datastore-hibernate:6.0.4")
'com.yahoo.elide:elide-datastore-hibernate:jar:6.0.4'
<dependency org="com.yahoo.elide" name="elide-datastore-hibernate" rev="6.0.4">
<artifact name="elide-datastore-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-hibernate', version='6.0.4')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-hibernate" % "6.0.4"
[com.yahoo.elide/elide-datastore-hibernate "6.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-core | jar | 6.0.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.1.0 |
com.yahoo.elide : elide-integration-tests | test-jar | 6.0.4 |
ch.qos.logback : logback-classic | jar | 1.2.7 |
ch.qos.logback : logback-core | jar | 1.2.7 |
com.h2database : h2 | jar | 1.4.200 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |