License |
License |
---|---|
GroupId | GroupIdio.nosqlbench |
ArtifactId | ArtifactIddriver-jms |
Last Version | Last Version4.15.97 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondriver-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
|
Filename | Size |
---|---|
driver-jms-4.15.97.pom | |
driver-jms-4.15.97.jar | 42 KB |
driver-jms-4.15.97-sources.jar | 21 KB |
driver-jms-4.15.97-javadoc.jar | 225 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
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 |