is not current version
Last Version 6.1.6

Elide Data Store: JMS 5.0.9

Parent pom for data stores

License

License

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-jms
Version

Version

5.0.9
Type

Type

jar
Description

Description

Elide Data Store: JMS
Parent pom for data stores
Source Code Management

Source Code Management

https://github.com/yahoo/elide.git

Download elide-datastore-jms 5.0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 5.0.9
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.core : jackson-core jar 2.12.4
javax.jms : javax.jms-api jar 2.0.1

provided (2)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
org.projectlombok : lombok jar 1.18.20

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 3.11.2
org.apache.activemq : artemis-server jar 2.17.0
org.apache.activemq : artemis-jms-client-all jar 2.17.0
ch.qos.logback : logback-classic jar 1.2.5
ch.qos.logback : logback-core jar 1.2.5
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.