| License |
License |
|---|---|
| GroupId | GroupIdcom.github.susom |
| ArtifactId | ArtifactIdvertx-base |
| Version | Version2.2 |
| Type | Typejar |
| Description |
Descriptioncom.github.susom:vertx-base
Useful extensions to Vert.x for web applications.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx-base-2.2.pom | |
| vertx-base-2.2.jar | 717 KB |
| vertx-base-2.2-sources.jar | 60 KB |
| vertx-base-2.2-javadoc.jar | 163 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |