Last Version

io.vertx:vertx-codegen 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-codegen
Version

Version

4.3.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-codegen 4.3.1


<!-- https://jarcasting.com/artifacts/io.vertx/vertx-codegen/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-codegen</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-codegen/
implementation 'io.vertx:vertx-codegen:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-codegen/
implementation ("io.vertx:vertx-codegen:4.3.1")
'io.vertx:vertx-codegen:jar:4.3.1'
<dependency org="io.vertx" name="vertx-codegen" rev="4.3.1">
  <artifact name="vertx-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-codegen', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-codegen" % "4.3.1"
[io.vertx/vertx-codegen "4.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-docgen Optional jar
com.fasterxml.jackson.core : jackson-core jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.