Last Version

Vert.x - RouteMatcher 3.0.0-dev_preview1

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-routematcher
Version

Version

3.0.0-dev_preview1
Type

Type

jar
Description

Description

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

Download vertx-routematcher 3.0.0-dev_preview1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.0.0-dev_preview1
io.vertx : vertx-codegen Optional jar 3.0.0-dev_preview1

test (2)

Group / Artifact Type Version
io.vertx : vertx-core test-jar 3.0.0-dev_preview1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.