| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wshackle |
| Идентификатор | Идентификаторcrcl4java-restful-proxy |
| Последняя версия | Последняя версия1.8 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеcrcl4java-restful-proxy
Tools and Libraries for Java Developers using "Canonical Robot Command Language" (CRCL)
The language called "Canonical Robot Command Language" (CRCL) provides generic command and status definitions that implement the functionality of typical industrial robots without being specific either to the language of a plan that is being executed or to the language used by a robot controller that executes CRCL commands.
|
<!-- https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-restful-proxy/ -->
<dependency>
<groupId>com.github.wshackle</groupId>
<artifactId>crcl4java-restful-proxy</artifactId>
<version>1.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-restful-proxy/
implementation 'com.github.wshackle:crcl4java-restful-proxy:1.8'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-restful-proxy/
implementation ("com.github.wshackle:crcl4java-restful-proxy:1.8")
'com.github.wshackle:crcl4java-restful-proxy:war:1.8'
<dependency org="com.github.wshackle" name="crcl4java-restful-proxy" rev="1.8">
<artifact name="crcl4java-restful-proxy" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-restful-proxy', version='1.8')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-restful-proxy" % "1.8"
[com.github.wshackle/crcl4java-restful-proxy "1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.wshackle : crcl4java-utils | jar | 1.8 |
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.26 |
| org.glassfish.jersey.media : jersey-media-moxy | jar | 2.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |