HiveMQ Testcontainer JUnit4

JUnit 4 API for testing HiveMQ Extensions and Java MQTT Applications.

License

License

Categories

Categories

JUnit Unit Testing Container
GroupId

GroupId

com.hivemq
ArtifactId

ArtifactId

hivemq-testcontainer-junit4
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

HiveMQ Testcontainer JUnit4
JUnit 4 API for testing HiveMQ Extensions and Java MQTT Applications.
Project URL

Project URL

https://github.com/hivemq/hivemq-testcontainer
Project Organization

Project Organization

HiveMQ and the HiveMQ Community
Source Code Management

Source Code Management

https://github.com/hivemq/hivemq-testcontainer.git

Download hivemq-testcontainer-junit4

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.hivemq : hivemq-testcontainer-core jar 2.0.0

Project Modules

There are no modules declared in this project.
com.hivemq

HiveMQ - Enterprise MQTT Broker

Versions

Version
2.0.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0