| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.swisspush.gateleen |
| Идентификатор | Идентификаторgateleen-testhelper |
| Последняя версия | Последняя версия1.3.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
| Имя Файла | Размер |
|---|---|
| gateleen-testhelper-1.3.11.pom | |
| gateleen-testhelper-1.3.11.jar | 3 KB |
| gateleen-testhelper-1.3.11-sources.jar | 3 KB |
| gateleen-testhelper-1.3.11-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-testhelper</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation 'org.swisspush.gateleen:gateleen-testhelper:1.3.11'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation ("org.swisspush.gateleen:gateleen-testhelper:1.3.11")
'org.swisspush.gateleen:gateleen-testhelper:jar:1.3.11'
<dependency org="org.swisspush.gateleen" name="gateleen-testhelper" rev="1.3.11">
<artifact name="gateleen-testhelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-testhelper', version='1.3.11')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-testhelper" % "1.3.11"
[org.swisspush.gateleen/gateleen-testhelper "1.3.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| redis.clients : jedis | jar | 3.7.0 |
| io.vertx : vertx-unit | jar | 4.2.1 |
| com.jayway.awaitility : awaitility | jar | 1.6.5 |
| org.mockito : mockito-core | jar | 1.9.5 |