License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-docgen |
Last Version | Last Version3.5.1 |
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 |
Filename | Size |
---|---|
vertx-docgen-3.5.1.pom | |
vertx-docgen-3.5.1.jar | 47 KB |
vertx-docgen-3.5.1-tests.jar | 36 KB |
vertx-docgen-3.5.1-test-sources.jar | 49 KB |
vertx-docgen-3.5.1-sources.jar | 19 KB |
vertx-docgen-3.5.1-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-docgen/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-docgen</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-docgen/
implementation 'io.vertx:vertx-docgen:3.5.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-docgen/
implementation ("io.vertx:vertx-docgen:3.5.1")
'io.vertx:vertx-docgen:jar:3.5.1'
<dependency org="io.vertx" name="vertx-docgen" rev="3.5.1">
<artifact name="vertx-docgen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-docgen', version='3.5.1')
)
libraryDependencies += "io.vertx" % "vertx-docgen" % "3.5.1"
[io.vertx/vertx-docgen "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.7.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | 1.8 |