License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-unit |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Unit
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-unit-4.3.1.pom | |
vertx-unit-4.3.1.jar | 96 KB |
vertx-unit-4.3.1-tests.jar | 110 KB |
vertx-unit-4.3.1-test-sources.jar | 25 KB |
vertx-unit-4.3.1-sources.jar | 61 KB |
vertx-unit-4.3.1-javadoc.jar | 180 KB |
vertx-unit-4.3.1-docs.zip | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-unit/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-unit</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-unit/
implementation 'io.vertx:vertx-unit:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-unit/
implementation ("io.vertx:vertx-unit:4.3.1")
'io.vertx:vertx-unit:jar:4.3.1'
<dependency org="io.vertx" name="vertx-unit" rev="4.3.1">
<artifact name="vertx-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-unit', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-unit" % "4.3.1"
[io.vertx/vertx-unit "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
junit : junit Optional | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-docgen | jar | |
io.vertx : vertx-codegen | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | test-jar |