Vert.x URI Template

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-uri-template
Last Version

Last Version

4.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Eclipse

Download vertx-uri-template

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-core jar

provided (2)

Group / Artifact Type Version
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.1
4.3.0