is not current version
Last Version 6.1.6

Elide Data Store: JPA 5.0.2

Elide Data Store for JPA support

License

License

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-jpa
Version

Version

5.0.2
Type

Type

jar
Description

Description

Elide Data Store: JPA
Elide Data Store for JPA support
Project URL

Project URL

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

Source Code Management

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

Download elide-datastore-jpa 5.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 5.0.2
com.yahoo.elide : elide-datastore-hibernate jar 5.0.2

provided (3)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
javax.transaction : javax.transaction-api Optional jar 1.3
org.projectlombok : lombok jar 1.18.20

test (15)

Group / Artifact Type Version
com.yahoo.elide : elide-integration-tests test-jar 5.0.2
org.mockito : mockito-core jar 3.11.0
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params 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
org.eclipse.jetty : jetty-webapp jar 9.4.40.v20210413
org.hibernate : hibernate-core jar 5.4.30.Final
org.hibernate : hibernate-envers jar 5.4.30.Final
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.