| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.linkis |
| Идентификатор | Идентификаторlinkis-gateway-httpclient-support |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеLinkis helps easily connect to various back-end computation/storage engines
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.linkis/linkis-gateway-httpclient-support/ -->
<dependency>
<groupId>org.apache.linkis</groupId>
<artifactId>linkis-gateway-httpclient-support</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.linkis/linkis-gateway-httpclient-support/
implementation 'org.apache.linkis:linkis-gateway-httpclient-support:1.1.0'
// https://jarcasting.com/artifacts/org.apache.linkis/linkis-gateway-httpclient-support/
implementation ("org.apache.linkis:linkis-gateway-httpclient-support:1.1.0")
'org.apache.linkis:linkis-gateway-httpclient-support:jar:1.1.0'
<dependency org="org.apache.linkis" name="linkis-gateway-httpclient-support" rev="1.1.0">
<artifact name="linkis-gateway-httpclient-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.linkis', module='linkis-gateway-httpclient-support', version='1.1.0')
)
libraryDependencies += "org.apache.linkis" % "linkis-gateway-httpclient-support" % "1.1.0"
[org.apache.linkis/linkis-gateway-httpclient-support "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.linkis : linkis-httpclient | jar | 1.1.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.reflections : reflections | jar | 0.9.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.linkis : linkis-storage | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.platform : junit-platform-launcher | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-core | jar | 3.9.0 |
| org.mockito : mockito-inline | jar | 3.9.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.9.0 |
| org.assertj : assertj-core | jar | 3.17.2 |
| org.springframework.boot : spring-boot-starter-test | jar | |
| com.h2database : h2 | jar | 1.4.200 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.springframework : spring-test | jar |