License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-mongo-embedded-db |
Last Version | Last Version3.9.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Mongo Embedded DB
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-mongo-embedded-db/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-mongo-embedded-db</artifactId>
<version>3.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-mongo-embedded-db/
implementation 'io.vertx:vertx-mongo-embedded-db:3.9.13'
// https://jarcasting.com/artifacts/io.vertx/vertx-mongo-embedded-db/
implementation ("io.vertx:vertx-mongo-embedded-db:3.9.13")
'io.vertx:vertx-mongo-embedded-db:jar:3.9.13'
<dependency org="io.vertx" name="vertx-mongo-embedded-db" rev="3.9.13">
<artifact name="vertx-mongo-embedded-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-mongo-embedded-db', version='3.9.13')
)
libraryDependencies += "io.vertx" % "vertx-mongo-embedded-db" % "3.9.13"
[io.vertx/vertx-mongo-embedded-db "3.9.13"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-service-factory | jar | |
io.vertx : vertx-core | test-jar | |
junit : junit | jar | 4.13.1 |