Vert.x Parent pom

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
Last Version

Last Version

19
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
19
18
17
16
15
14
13
12
11
10
9
8
6
5
3.0.0-dev_preview1
3
2
1