Vert.x Pairtree

A Pairtree library for Vert.x

License

License

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

vertx-pairtree
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Pairtree
A Pairtree library for Vert.x
Project URL

Project URL

http://projects.freelibrary.info/vertx-pairtree
Project Organization

Project Organization

FreeLibrary

Download vertx-pairtree

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
info.freelibrary : freelib-utils jar 0.8.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
io.vertx : vertx-core jar 3.7.1
com.amazonaws : aws-java-sdk-s3 jar 1.11.572
info.freelibrary : vertx-super-s3 jar 1.0.0

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
io.vertx : vertx-unit jar 3.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.3
0.0.2
0.0.1