is not current version
Last Version 6.1.6

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

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

5.1.0
Type

Type

jar

Download elide-datastore-multiplex 5.1.0


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