| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.azaptree |
| Идентификатор | Идентификаторazaptree-command-http-service |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAZAPTREE-COMMAND-HTTP-SERVICE
Provides a REST API for the CommandService via the HttpService
|
| Организация-разработчик |
Организация-разработчикAZAPTREE.COM |
<!-- https://jarcasting.com/artifacts/com.azaptree/azaptree-command-http-service/ -->
<dependency>
<groupId>com.azaptree</groupId>
<artifactId>azaptree-command-http-service</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.azaptree/azaptree-command-http-service/
implementation 'com.azaptree:azaptree-command-http-service:0.0.3'
// https://jarcasting.com/artifacts/com.azaptree/azaptree-command-http-service/
implementation ("com.azaptree:azaptree-command-http-service:0.0.3")
'com.azaptree:azaptree-command-http-service:jar:0.0.3'
<dependency org="com.azaptree" name="azaptree-command-http-service" rev="0.0.3">
<artifact name="azaptree-command-http-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azaptree', module='azaptree-command-http-service', version='0.0.3')
)
libraryDependencies += "com.azaptree" % "azaptree-command-http-service" % "0.0.3"
[com.azaptree/azaptree-command-http-service "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.azaptree : azaptree-command-service | jar | 0.0.3 |
| com.azaptree : azaptree-http-service | jar | 0.0.3 |
| com.azaptree : azaptree-executor-service | jar | 0.0.3 |
| com.azaptree : azaptree-wadl-jaxb | jar | 0.0.3 |
| org.springframework : spring-context | jar | 3.2.0.RELEASE |
| org.springframework : spring-core | jar | 3.2.0.RELEASE |
| org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty : jetty-client | jar | 8.1.8.v20121106 |
| org.springframework : spring-test | jar | 3.2.0.RELEASE |
| org.testng : testng | jar | 6.7 |
| org.easymock : easymock | jar | 3.1 |