Last Version

Vert.x Parent pom 19

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-parent
Version

Version

19
Type

Type

jar
Description

Description

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

Project Organization

Eclipse

Download vertx-parent 19


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.