| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.susom |
| Идентификатор | Идентификаторvertx-base |
| Версия | Версия2.2 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.susom:vertx-base
Useful extensions to Vert.x for web applications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.susom : database | jar | 3.3 |
| org.slf4j : jcl-over-slf4j Необязательный | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |