is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-jpa 6.0.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

6.0.0
Type

Type

jar

Download elide-datastore-jpa 6.0.0


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