| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJakarta Server Pages Jakarta EE The Web Tier |
| Группа | Группаorg.jspringbot |
| Идентификатор | Идентификаторjspringbot-http |
| Версия | Версия1.9 |
| Тип | Типjar |
| Описание |
Описаниеjspringbot-http
JSpringBot Http Library
|
| Имя Файла | Размер |
|---|---|
| jspringbot-http-1.9.pom | |
| jspringbot-http-1.9.jar | 48 KB |
| jspringbot-http-1.9-sources.jar | 44 KB |
| jspringbot-http-1.9-javadoc.jar | 159 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-http/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-http</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-http/
implementation 'org.jspringbot:jspringbot-http:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-http/
implementation ("org.jspringbot:jspringbot-http:1.9")
'org.jspringbot:jspringbot-http:jar:1.9'
<dependency org="org.jspringbot" name="jspringbot-http" rev="1.9">
<artifact name="jspringbot-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-http', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-http" % "1.9"
[org.jspringbot/jspringbot-http "1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jspringbot : jspringbot-json | jar | 1.9 |
| org.jspringbot : jspringbot-xml | jar | 1.9 |
| org.apache.httpcomponents : httpcore | jar | 4.3.2 |
| org.apache.httpcomponents : httpclient | jar | 4.3.4 |
| org.apache.httpcomponents : httpmime | jar | 4.3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 2.0.2-beta |
| org.springframework : spring-test | jar | 4.3.2.RELEASE |
| com.jayway.jsonpath : json-path-assert | jar | 1.2.0 |