is not current version
Last Version 6.1.6

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

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.6.6
Type

Type

jar

Download elide-datastore-jpa 4.6.6


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