is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-jms 6.0.2


Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-jms
Version

Version

6.0.2
Type

Type

jar

Download elide-datastore-jms 6.0.2


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