is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-jpa 4.8.0

Elide Data Store for JPA support

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-jpa
Version

Version

4.8.0
Type

Type

jar

Download elide-datastore-jpa 4.8.0


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