Vert.x Stack - Bill Of Materials

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

Last Version

3.0.0-dev_preview1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download vertx-stack-bom

How to add to project

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

There are no modules declared in this project.

Versions

Version
3.0.0-dev_preview1