is not current version
Last Version 6.1.6

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

Elide entity manager for multiple database support

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-multiplex
Version

Version

1.0.0.6
Type

Type

jar

Download elide-datastore-multiplex 1.0.0.6


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