Last Version

driver-jms 4.15.97

A JMS driver for nosqlbench. This provides the ability to inject synthetic data into a pulsar system via JMS 2.0 compatibile APIs. NOTE: this is JMS compatible driver from DataStax that allows using a Pulsar cluster as the potential JMS Destination

License

License

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

driver-jms
Version

Version

4.15.97
Type

Type

jar
Description

Description

driver-jms
A JMS driver for nosqlbench. This provides the ability to inject synthetic data into a pulsar system via JMS 2.0 compatibile APIs. NOTE: this is JMS compatible driver from DataStax that allows using a Pulsar cluster as the potential JMS Destination

Download driver-jms 4.15.97


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

Dependencies

compile (13)

Group / Artifact Type Version
io.nosqlbench : engine-api jar 4.15.97
io.nosqlbench : driver-stdout jar 4.15.97
org.apache.commons : commons-lang3 jar 3.12.0
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-configuration2 jar 2.7
com.datastax.oss : pulsar-jms jar 1.0.0
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-jcl jar 2.17.1
org.apache.logging.log4j : slf4j-impl jar 2.0-alpha2
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-log4j12 jar 1.7.36

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.