| Лицензия |
Лицензия
CH License
|
|---|---|
| Группа | Группаcom.chtsinc |
| Идентификатор | Идентификаторch-http |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеch-http
Defines API http connectors.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ch-http-1.0.3.pom | |
| ch-http-1.0.3.jar | 8 KB |
| ch-http-1.0.3-sources.jar | 3 KB |
| ch-http-1.0.3-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.chtsinc/ch-http/ -->
<dependency>
<groupId>com.chtsinc</groupId>
<artifactId>ch-http</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.chtsinc/ch-http/
implementation 'com.chtsinc:ch-http:1.0.3'
// https://jarcasting.com/artifacts/com.chtsinc/ch-http/
implementation ("com.chtsinc:ch-http:1.0.3")
'com.chtsinc:ch-http:jar:1.0.3'
<dependency org="com.chtsinc" name="ch-http" rev="1.0.3">
<artifact name="ch-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chtsinc', module='ch-http', version='1.0.3')
)
libraryDependencies += "com.chtsinc" % "ch-http" % "1.0.3"
[com.chtsinc/ch-http "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
| io.rest-assured : rest-assured | jar | 4.3.1 |
| com.chtsinc : ch-model | jar | 1.0.5 |
| com.chtsinc : ch-model-mixin | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.hamcrest : hamcrest-core | jar | 1.3.RC2 |