Last Version

Vert.x utilities from Braintags 1.3.1

utility classes for use with vertx

License

License

GroupId

GroupId

de.braintags
ArtifactId

ArtifactId

vertx-util
Version

Version

1.3.1
Type

Type

jar
Description

Description

Vert.x utilities from Braintags
utility classes for use with vertx
Project URL

Project URL

https://github.com/BraintagsGmbH/vertx-util
Project Organization

Project Organization

Braintags GmbH

Download vertx-util 1.3.1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-lang-groovy Optional jar
io.vertx : vertx-lang-js Optional jar
io.vertx : vertx-lang-ruby Optional jar
io.vertx : vertx-rx-java Optional jar
log4j : log4j jar 1.2.17

provided (3)

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

test (4)

Group / Artifact Type Version
io.vertx : vertx-unit jar
io.vertx : vertx-core test-jar
junit : junit jar 4.11
org.sonarsource.java : sonar-jacoco-listeners jar 3.8

system (1)

Group / Artifact Type Version
sun.jdk » rt.jar jar 1.8

Project Modules

There are no modules declared in this project.