is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-multiplex 3.0.8

Elide entity manager for multiple data store support

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-multiplex
Version

Version

3.0.8
Type

Type

jar

Download elide-datastore-multiplex 3.0.8


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