License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-junit5-parent |
Last Version | Last Version4.0.0-milestone4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x JUnit 5 support :: Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-junit5-parent-4.0.0-milestone4.pom | 3 KB |
vertx-junit5-parent-4.0.0-milestone4-tests.jar | 2 KB |
vertx-junit5-parent-4.0.0-milestone4-sources.jar | 338 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-junit5-parent/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-junit5-parent</artifactId>
<version>4.0.0-milestone4</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-junit5-parent/
implementation 'io.vertx:vertx-junit5-parent:4.0.0-milestone4'
// https://jarcasting.com/artifacts/io.vertx/vertx-junit5-parent/
implementation ("io.vertx:vertx-junit5-parent:4.0.0-milestone4")
'io.vertx:vertx-junit5-parent:jar:4.0.0-milestone4'
<dependency org="io.vertx" name="vertx-junit5-parent" rev="4.0.0-milestone4">
<artifact name="vertx-junit5-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-junit5-parent', version='4.0.0-milestone4')
)
libraryDependencies += "io.vertx" % "vertx-junit5-parent" % "4.0.0-milestone4"
[io.vertx/vertx-junit5-parent "4.0.0-milestone4"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-core | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-docgen Optional | jar | |
org.assertj : assertj-core Optional | jar | 3.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.5.2 |