License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-mongo-service |
Last Version | Last Version3.9.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype 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-service/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-mongo-service</artifactId>
<version>3.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-mongo-service/
implementation 'io.vertx:vertx-mongo-service:3.9.13'
// https://jarcasting.com/artifacts/io.vertx/vertx-mongo-service/
implementation ("io.vertx:vertx-mongo-service:3.9.13")
'io.vertx:vertx-mongo-service:jar:3.9.13'
<dependency org="io.vertx" name="vertx-mongo-service" rev="3.9.13">
<artifact name="vertx-mongo-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-mongo-service', version='3.9.13')
)
libraryDependencies += "io.vertx" % "vertx-mongo-service" % "3.9.13"
[io.vertx/vertx-mongo-service "3.9.13"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-mongo-client | jar | |
io.vertx : vertx-core | jar | |
io.vertx : vertx-service-proxy | jar | |
io.vertx : vertx-service-factory | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.0.3 |
io.vertx : vertx-mongo-client | test-jar | |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
io.vertx : vertx-core | test-jar | |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-unit | jar | |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |