| License |
License |
|---|---|
| Categories |
CategoriesWire Data Data Structures |
| GroupId | GroupIdcom.noenv |
| ArtifactId | ArtifactIdvertx-wiremongo |
| Last Version | Last Version4.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvertx-wiremongo
Lightweight mongo mocking for Vert.x
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNoEnv |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx-wiremongo-4.3.1.pom | |
| vertx-wiremongo-4.3.1.jar | 135 KB |
| vertx-wiremongo-4.3.1-tests.jar | 125 KB |
| vertx-wiremongo-4.3.1-test-sources.jar | 67 KB |
| vertx-wiremongo-4.3.1-sources.jar | 49 KB |
| vertx-wiremongo-4.3.1-javadoc.jar | 975 KB |
| vertx-wiremongo-4.3.1-docs.zip | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.noenv/vertx-wiremongo/ -->
<dependency>
<groupId>com.noenv</groupId>
<artifactId>vertx-wiremongo</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.noenv/vertx-wiremongo/
implementation 'com.noenv:vertx-wiremongo:4.3.1'
// https://jarcasting.com/artifacts/com.noenv/vertx-wiremongo/
implementation ("com.noenv:vertx-wiremongo:4.3.1")
'com.noenv:vertx-wiremongo:jar:4.3.1'
<dependency org="com.noenv" name="vertx-wiremongo" rev="4.3.1">
<artifact name="vertx-wiremongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noenv', module='vertx-wiremongo', version='4.3.1')
)
libraryDependencies += "com.noenv" % "vertx-wiremongo" % "4.3.1"
[com.noenv/vertx-wiremongo "4.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-mongo-client | jar | |
| io.vertx : vertx-codegen Optional | jar | |
| io.vertx : vertx-docgen Optional | jar | |
| io.vertx : vertx-lang-kotlin Optional | jar | |
| io.vertx : vertx-rx-java Optional | jar | |
| io.vertx : vertx-rx-java-gen Optional | jar | 4.3.1 |
| io.vertx : vertx-rx-java2 Optional | jar | |
| io.vertx : vertx-rx-java2-gen Optional | jar | 4.3.1 |
| io.vertx : vertx-rx-java3 Optional | jar | |
| io.vertx : vertx-rx-java3-gen Optional | jar | 4.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | test-jar | |
| io.vertx : vertx-unit | jar | |
| junit : junit | jar | 4.13.1 |