Vert.x Stack - Project

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-stack-parent
Last Version

Last Version

3.0.0-dev_preview1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download vertx-stack-parent

How to add to project

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

Dependencies

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

Project Modules

  • stack-bom
  • stack-depchain
  • stack-dist

Versions

Version
3.0.0-dev_preview1
3.0.0-milestone6
3.0.0-milestone5
3.0.0-milestone4
3.0.0-milestone3
3.0.0-milestone2