com.github.susom:vertx-base

Useful extensions to Vert.x for web applications.

License

License

GroupId

GroupId

com.github.susom
ArtifactId

ArtifactId

vertx-base
Last Version

Last Version

2.2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.susom : database jar 3.3
org.slf4j : jcl-over-slf4j Optional jar 1.7.36
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
io.vertx : vertx-core jar 3.9.13
io.vertx : vertx-codegen 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.
com.github.susom

Stanford School of Medicine

Versions

Version
2.2
2.1
2.0
1.3
1.1
1.0