| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.pnxtest |
| Идентификатор | Идентификаторpnx-test-starter-http |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpnx-test-starter-http
Parent pom providing dependency and plugin management for applications built with Maven
|
| Имя Файла | Размер |
|---|---|
| pnx-test-starter-http-1.0.2.pom | |
| pnx-test-starter-http-1.0.2.jar | 84 KB |
| pnx-test-starter-http-1.0.2-sources.jar | 68 KB |
| pnx-test-starter-http-1.0.2-javadoc.jar | 240 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pnxtest/pnx-test-starter-http/ -->
<dependency>
<groupId>com.pnxtest</groupId>
<artifactId>pnx-test-starter-http</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pnxtest/pnx-test-starter-http/
implementation 'com.pnxtest:pnx-test-starter-http:1.0.2'
// https://jarcasting.com/artifacts/com.pnxtest/pnx-test-starter-http/
implementation ("com.pnxtest:pnx-test-starter-http:1.0.2")
'com.pnxtest:pnx-test-starter-http:jar:1.0.2'
<dependency org="com.pnxtest" name="pnx-test-starter-http" rev="1.0.2">
<artifact name="pnx-test-starter-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pnxtest', module='pnx-test-starter-http', version='1.0.2')
)
libraryDependencies += "com.pnxtest" % "pnx-test-starter-http" % "1.0.2"
[com.pnxtest/pnx-test-starter-http "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.pnxtest : pnx-test-starter-core | jar | 1.0.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.4.14 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |