FireREST™ is an open-source REST protocol for computer aided manufacturing.
Explore the FireREST Demo
Following are test pages that exercise the FireREST™ protocol using static content:
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.firepick |
| Идентификатор | Идентификаторfirerest-client |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfirerest-client
Java client for FireREST web services
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| firerest-client-1.2.1.pom | |
| firerest-client-1.2.1.jar | 15 KB |
| firerest-client-1.2.1-sources.jar | 7 KB |
| firerest-client-1.2.1-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.firepick/firerest-client/ -->
<dependency>
<groupId>org.firepick</groupId>
<artifactId>firerest-client</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.firepick/firerest-client/
implementation 'org.firepick:firerest-client:1.2.1'
// https://jarcasting.com/artifacts/org.firepick/firerest-client/
implementation ("org.firepick:firerest-client:1.2.1")
'org.firepick:firerest-client:jar:1.2.1'
<dependency org="org.firepick" name="firerest-client" rev="1.2.1">
<artifact name="firerest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.firepick', module='firerest-client', version='1.2.1')
)
libraryDependencies += "org.firepick" % "firerest-client" % "1.2.1"
[org.firepick/firerest-client "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| commons-io : commons-io | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| junit : junit | jar | 3.8.1 |
FireREST™ is an open-source REST protocol for computer aided manufacturing.
Following are test pages that exercise the FireREST™ protocol using static content: