is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-multiplex 4.5.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

4.5.0
Type

Type

jar

Download elide-datastore-multiplex 4.5.0


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