| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jd.httpservice |
| Идентификатор | Идентификаторhttpservice |
| Версия | Версия2.1.0.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеjdchain-parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| httpservice-2.1.0.RELEASE.pom | 783 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jd.httpservice/httpservice/ -->
<dependency>
<groupId>com.jd.httpservice</groupId>
<artifactId>httpservice</artifactId>
<version>2.1.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.httpservice/httpservice/
implementation 'com.jd.httpservice:httpservice:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.jd.httpservice/httpservice/
implementation ("com.jd.httpservice:httpservice:2.1.0.RELEASE")
'com.jd.httpservice:httpservice:pom:2.1.0.RELEASE'
<dependency org="com.jd.httpservice" name="httpservice" rev="2.1.0.RELEASE">
<artifact name="httpservice" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.httpservice', module='httpservice', version='2.1.0.RELEASE')
)
libraryDependencies += "com.jd.httpservice" % "httpservice" % "2.1.0.RELEASE"
[com.jd.httpservice/httpservice "2.1.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.9.0 |