CtoolkiT REST Facade API
Fluent facade API to allow perform REST operations of various APIs through a single interface.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ctoolkit.restapi |
| Идентификатор | Идентификаторctoolkit-rest-facade-api |
| Последняя версия | Последняя версия0.29 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCtoolkiT REST Facade API
Fluent facade API to allow perform REST operations of various APIs through a single interface.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ctoolkit-rest-facade-api-0.29.pom | |
| ctoolkit-rest-facade-api-0.29.jar | 32 KB |
| ctoolkit-rest-facade-api-0.29-sources.jar | 56 KB |
| ctoolkit-rest-facade-api-0.29-javadoc.jar | 266 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ctoolkit.restapi/ctoolkit-rest-facade-api/ -->
<dependency>
<groupId>org.ctoolkit.restapi</groupId>
<artifactId>ctoolkit-rest-facade-api</artifactId>
<version>0.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.ctoolkit.restapi/ctoolkit-rest-facade-api/
implementation 'org.ctoolkit.restapi:ctoolkit-rest-facade-api:0.29'
// https://jarcasting.com/artifacts/org.ctoolkit.restapi/ctoolkit-rest-facade-api/
implementation ("org.ctoolkit.restapi:ctoolkit-rest-facade-api:0.29")
'org.ctoolkit.restapi:ctoolkit-rest-facade-api:jar:0.29'
<dependency org="org.ctoolkit.restapi" name="ctoolkit-rest-facade-api" rev="0.29">
<artifact name="ctoolkit-rest-facade-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ctoolkit.restapi', module='ctoolkit-rest-facade-api', version='0.29')
)
libraryDependencies += "org.ctoolkit.restapi" % "ctoolkit-rest-facade-api" % "0.29"
[org.ctoolkit.restapi/ctoolkit-rest-facade-api "0.29"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
Fluent facade API to allow perform REST operations of various APIs through a single interface.