is not current version
Last Version 4.3.1

com.noenv:vertx-wiremongo 3.9.1

Lightweight mongo mocking for Vert.x

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.noenv
ArtifactId

ArtifactId

vertx-wiremongo
Version

Version

3.9.1
Type

Type

jar

Download vertx-wiremongo 3.9.1


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