| Лицензия |
Лицензия |
|---|---|
| Группа | Группаph.com.nightowlstudios |
| Идентификатор | Идентификаторedge |
| Последняя версия | Последняя версия6.21.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеph.com.nightowlstudios:edge
A simple library for building REST API using Vertx.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| edge-6.21.1.pom | |
| edge-6.21.1.jar | 39 KB |
| edge-6.21.1-sources.jar | 18 KB |
| edge-6.21.1-javadoc.jar | 132 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ph.com.nightowlstudios/edge/ -->
<dependency>
<groupId>ph.com.nightowlstudios</groupId>
<artifactId>edge</artifactId>
<version>6.21.1</version>
</dependency>
// https://jarcasting.com/artifacts/ph.com.nightowlstudios/edge/
implementation 'ph.com.nightowlstudios:edge:6.21.1'
// https://jarcasting.com/artifacts/ph.com.nightowlstudios/edge/
implementation ("ph.com.nightowlstudios:edge:6.21.1")
'ph.com.nightowlstudios:edge:jar:6.21.1'
<dependency org="ph.com.nightowlstudios" name="edge" rev="6.21.1">
<artifact name="edge" type="jar" />
</dependency>
@Grapes(
@Grab(group='ph.com.nightowlstudios', module='edge', version='6.21.1')
)
libraryDependencies += "ph.com.nightowlstudios" % "edge" % "6.21.1"
[ph.com.nightowlstudios/edge "6.21.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-web-client | jar | |
| io.vertx : vertx-config | jar | |
| io.vertx : vertx-auth-jwt | jar | |
| io.vertx : vertx-health-check | jar | |
| io.vertx : vertx-web | jar | |
| io.vertx : vertx-pg-client | jar | |
| io.vertx : vertx-circuit-breaker | jar | |
| io.vertx : vertx-sockjs-service-proxy | jar | |
| org.mindrot : jbcrypt | jar | 0.3m |
| io.vavr : vavr | jar | 0.10.3 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-junit5 | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |