Last Version

KIE EAP - org-apache-commons-httpclient static module 6.2.0.CR2

KIE Workbench - Distributions

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kie.modules
ArtifactId

ArtifactId

org-apache-commons-httpclient
Version

Version

6.2.0.CR2
Type

Type

jar
Description

Description

KIE EAP - org-apache-commons-httpclient static module
KIE Workbench - Distributions
Project URL

Project URL

http://www.jboss.org/drools/org-apache-commons-httpclient
Project Organization

Project Organization

JBoss by Red Hat

Download org-apache-commons-httpclient 6.2.0.CR2


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar
junit : junit jar

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.