не последняя версия
Последняя версия 6.5.0.Final

org.kie.modules:org-apache-httpcomponents-main 6.2.0.Beta2


Категории

Категории

Apache HttpComponents Сеть HTTP Clients
Группа

Группа

org.kie.modules
Идентификатор

Идентификатор

org-apache-httpcomponents-main
Версия

Версия

6.2.0.Beta2
Тип

Тип

jar

Скачать org-apache-httpcomponents-main 6.2.0.Beta2


<!-- https://jarcasting.com/artifacts/org.kie.modules/org-apache-httpcomponents-main/ -->
<dependency>
    <groupId>org.kie.modules</groupId>
    <artifactId>org-apache-httpcomponents-main</artifactId>
    <version>6.2.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/org-apache-httpcomponents-main/
implementation 'org.kie.modules:org-apache-httpcomponents-main:6.2.0.Beta2'
// https://jarcasting.com/artifacts/org.kie.modules/org-apache-httpcomponents-main/
implementation ("org.kie.modules:org-apache-httpcomponents-main:6.2.0.Beta2")
'org.kie.modules:org-apache-httpcomponents-main:jar:6.2.0.Beta2'
<dependency org="org.kie.modules" name="org-apache-httpcomponents-main" rev="6.2.0.Beta2">
  <artifact name="org-apache-httpcomponents-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='org-apache-httpcomponents-main', version='6.2.0.Beta2')
)
libraryDependencies += "org.kie.modules" % "org-apache-httpcomponents-main" % "6.2.0.Beta2"
[org.kie.modules/org-apache-httpcomponents-main "6.2.0.Beta2"]