is not current version
Last Version 4.15.97

driver-jms 4.15.48

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.48
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.48


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

Dependencies

compile (9)

Group / Artifact Type Version
io.nosqlbench : engine-api jar 4.15.48
io.nosqlbench : driver-stdout jar 4.15.48
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.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0

provided (1)

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

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.15.0
org.junit.platform : junit-platform-launcher jar 1.6.2
org.junit.jupiter : junit-jupiter jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.