is not current version
Last Version 6.1.6

Elide Data Store: Multiplex Library 5.0.3

Elide entity manager for multiple data store support

License

License

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-multiplex
Version

Version

5.0.3
Type

Type

jar
Description

Description

Elide Data Store: Multiplex Library
Elide entity manager for multiple data store support
Project URL

Project URL

https://github.com/yahoo/elide
Source Code Management

Source Code Management

https://github.com/yahoo/elide.git

Download elide-datastore-multiplex 5.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 5.0.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (17)

Group / Artifact Type Version
com.yahoo.elide : elide-datastore-inmemorydb jar 5.0.3
com.yahoo.elide : elide-datastore-hibernate5 jar 5.0.3
com.yahoo.elide : elide-integration-tests test-jar 5.0.3
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 jar 2.12.3
javax.persistence : javax.persistence-api jar 2.2
com.github.kstyrc : embedded-redis jar 0.6
redis.clients : jedis jar 3.6.1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.32
org.glassfish.jersey.inject : jersey-hk2 jar 2.32
org.eclipse.jetty : jetty-webapp jar 9.4.40.v20210413
io.rest-assured : rest-assured jar 4.4.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 3.11.1
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.