License |
License |
---|---|
GroupId | GroupIdde.braintags |
ArtifactId | ArtifactIdvertx-util |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x utilities from Braintags
utility classes for use with vertx
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
vertx-util-1.3.1.pom | |
vertx-util-1.3.1.jar | 26 KB |
vertx-util-1.3.1-tests.jar | 26 KB |
vertx-util-1.3.1-test-sources.jar | 1 MB |
vertx-util-1.3.1-sources.jar | 23 KB |
vertx-util-1.3.1-javadoc.jar | 146 KB |
vertx-util-1.3.1-docs.zip | 89 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-docgen | jar | |
io.vertx : vertx-codetrans | jar |
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 |
Group / Artifact | Type | Version |
---|---|---|
sun.jdk » rt.jar | jar | 1.8 |