is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-jpa 5.0.0-pr31

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

5.0.0-pr31
Type

Type

jar

Download elide-datastore-jpa 5.0.0-pr31


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