is not current version
Last Version 2.2

com.github.susom:vertx-base 1.3

Useful extensions to Vert.x for web applications.

License

License

GroupId

GroupId

com.github.susom
ArtifactId

ArtifactId

vertx-base
Version

Version

1.3
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 1.3


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

Dependencies

compile (13)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j Optional jar 1.7.30
io.vertx : vertx-core jar 3.9.4
com.fasterxml.jackson.core : jackson-databind jar 2.10.0.pr1
io.vertx : vertx-codegen jar 3.9.4
io.vertx : vertx-web jar 3.9.4
io.vertx : vertx-auth-jwt jar 3.9.4
org.owasp.encoder : encoder jar 1.2.2
com.google.auth : google-auth-library-oauth2-http jar 0.20.0
com.nimbusds : nimbus-jose-jwt jar 7.9
org.pac4j : vertx-pac4j jar 2.1.0
org.pac4j : pac4j-saml jar 1.9.9
org.apache.httpcomponents : httpclient jar 4.5.11
org.bouncycastle : bcprov-jdk15on jar 1.64

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-log4j12 jar 1.7.30
io.vertx : vertx-unit jar 3.9.4
org.hsqldb : hsqldb jar 2.4.1
com.github.susom : database-goodies jar 1.3

Project Modules

There are no modules declared in this project.