is not current version
Last Version 2.2

com.github.susom:vertx-base 2.1

Useful extensions to Vert.x for web applications.

License

License

GroupId

GroupId

com.github.susom
ArtifactId

ArtifactId

vertx-base
Version

Version

2.1
Type

Type

jar
Description

Description

com.github.susom:vertx-base
Useful extensions to Vert.x for web applications.
Project URL

Project URL

https://github.com/susom/vertx-base
Source Code Management

Source Code Management

https://github.com/susom/vertx-base

Download vertx-base 2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.susom : database jar 4.0
org.slf4j : jcl-over-slf4j Optional jar 1.7.36
io.vertx : vertx-core jar 3.9.13
io.vertx : vertx-web jar 3.9.13
io.vertx : vertx-auth-jwt jar 3.9.13
org.owasp.encoder : encoder jar 1.2.3
com.google.auth : google-auth-library-oauth2-http jar 1.6.0
com.nimbusds : nimbus-jose-jwt jar 9.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-reload4j jar 1.7.36
io.vertx : vertx-unit jar 3.9.13
org.hsqldb : hsqldb jar 2.6.1

Project Modules

There are no modules declared in this project.