License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-datastore-jpa |
Version | Version6.1.6 |
Type | Typejar |
Description |
DescriptionElide Data Store: JPA
Elide Data Store for JPA support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elide-datastore-jpa-6.1.6.pom | |
elide-datastore-jpa-6.1.6.jar | 22 KB |
elide-datastore-jpa-6.1.6-sources.jar | 14 KB |
elide-datastore-jpa-6.1.6-javadoc.jar | 487 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-jpa/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-jpa</artifactId>
<version>6.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-jpa/
implementation 'com.yahoo.elide:elide-datastore-jpa:6.1.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-jpa/
implementation ("com.yahoo.elide:elide-datastore-jpa:6.1.6")
'com.yahoo.elide:elide-datastore-jpa:jar:6.1.6'
<dependency org="com.yahoo.elide" name="elide-datastore-jpa" rev="6.1.6">
<artifact name="elide-datastore-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-jpa', version='6.1.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-jpa" % "6.1.6"
[com.yahoo.elide/elide-datastore-jpa "6.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-core | jar | 6.1.6 |
com.yahoo.elide : elide-datastore-hibernate | jar | 6.1.6 |
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.24 |
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-integration-tests | test-jar | 6.1.6 |
org.mockito : mockito-core | jar | 4.4.0 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
ch.qos.logback : logback-core | jar | 1.2.11 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
io.rest-assured : rest-assured | jar | 5.1.0 |
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.35 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.35 |
org.hibernate : hibernate-validator | jar | 5.4.3.Final |
org.eclipse.jetty : jetty-webapp | jar | 9.4.46.v20220331 |
org.hibernate : hibernate-core | jar | 5.6.9.Final |
org.hibernate : hibernate-envers | jar | 5.6.9.Final |
com.h2database : h2 | jar | 2.1.212 |