License |
License |
---|---|
GroupId | GroupIdinfo.freelibrary |
ArtifactId | ArtifactIdvertx-pairtree |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Pairtree
A Pairtree library for Vert.x
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
vertx-pairtree-1.0.0.pom | |
vertx-pairtree-1.0.0.jar | 719 KB |
vertx-pairtree-1.0.0-sources.jar | 704 KB |
vertx-pairtree-1.0.0-javadoc.jar | 121 KB |
Browse |
<!-- 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"]
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 |
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 |