| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.t |
| Идентификатор | Идентификаторhttp-util |
| Версия | Версия1.0.16.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеhttp-util
util
|
| Имя Файла | Размер |
|---|---|
| http-util-1.0.16.RELEASE.pom | |
| http-util-1.0.16.RELEASE.jar | 15 KB |
| http-util-1.0.16.RELEASE-sources.jar | 7 KB |
| http-util-1.0.16.RELEASE-javadoc.jar | 430 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.t/http-util/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>http-util</artifactId>
<version>1.0.16.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/http-util/
implementation 'cn.t:http-util:1.0.16.RELEASE'
// https://jarcasting.com/artifacts/cn.t/http-util/
implementation ("cn.t:http-util:1.0.16.RELEASE")
'cn.t:http-util:jar:1.0.16.RELEASE'
<dependency org="cn.t" name="http-util" rev="1.0.16.RELEASE">
<artifact name="http-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='http-util', version='1.0.16.RELEASE')
)
libraryDependencies += "cn.t" % "http-util" % "1.0.16.RELEASE"
[cn.t/http-util "1.0.16.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.t : common-util | jar | 1.0.16.RELEASE |
| org.apache.httpcomponents : httpclient | jar | |
| org.apache.httpcomponents : httpmime | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.t : doc-util | jar | 1.0.16.RELEASE |
| junit : junit | jar | 4.12 |