| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.swisspush.gateleen |
| Идентификатор | Идентификаторgateleen-playground |
| Версия | Версия1.2.13 |
| Тип | Типjar |
| Описание |
ОписаниеMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
| Имя Файла | Размер |
|---|---|
| gateleen-playground-1.2.13.pom | |
| gateleen-playground-1.2.13.jar | 261 KB |
| gateleen-playground-1.2.13-sources.jar | 257 KB |
| gateleen-playground-1.2.13-javadoc.jar | 394 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-playground/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-playground</artifactId>
<version>1.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-playground/
implementation 'org.swisspush.gateleen:gateleen-playground:1.2.13'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-playground/
implementation ("org.swisspush.gateleen:gateleen-playground:1.2.13")
'org.swisspush.gateleen:gateleen-playground:jar:1.2.13'
<dependency org="org.swisspush.gateleen" name="gateleen-playground" rev="1.2.13">
<artifact name="gateleen-playground" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-playground', version='1.2.13')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-playground" % "1.2.13"
[org.swisspush.gateleen/gateleen-playground "1.2.13"]