| License | License | 
|---|---|
| GroupId | GroupIdio.vertx | 
| ArtifactId | ArtifactIdvertx-codegen | 
| Last Version | Last Version4.3.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-codegen-4.3.1.pom | |
| vertx-codegen-4.3.1.jar | 202 KB | 
| vertx-codegen-4.3.1-tests.jar | 780 KB | 
| vertx-codegen-4.3.1-test-sources.jar | 308 KB | 
| vertx-codegen-4.3.1-tck.jar | 124 KB | 
| vertx-codegen-4.3.1-tck-sources.jar | 51 KB | 
| vertx-codegen-4.3.1-sources.jar | 95 KB | 
| vertx-codegen-4.3.1-processor.jar | 201 KB | 
| vertx-codegen-4.3.1-javadoc.jar | 565 KB | 
| vertx-codegen-4.3.1-docs.zip | 9 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-docgen Optional | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |