HiveMQ Testcontainer JUnit5

JUnit 5 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-junit5
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

HiveMQ Testcontainer JUnit5
JUnit 5 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-junit5

How to add to project

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