Files download
File Operation
apache-httpclient-4.5.3_1.pom download
Apache Maven
<dependency>
  <groupId>hu.blackbelt.karaf.features</groupId>
  <artifactId>apache-httpclient</artifactId>
  <version>4.5.3_1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'hu.blackbelt.karaf.features:apache-httpclient:4.5.3_1'
Gradle Kotlin
implementation("hu.blackbelt.karaf.features:apache-httpclient:4.5.3_1")
Scala SBT
libraryDependencies += "hu.blackbelt.karaf.features" % "apache-httpclient" % "4.5.3_1"
Groovy Grape
@Grapes(
  @Grab(group='hu.blackbelt.karaf.features', module='apache-httpclient', version='4.5.3_1')
)
Apache Ivy
<dependency org="hu.blackbelt.karaf.features" name="apache-httpclient" rev="4.5.3_1" />
Leiningen
[hu.blackbelt.karaf.features/apache-httpclient "4.5.3_1"]
Apache Buildr
'hu.blackbelt.karaf.features:apache-httpclient:jar:4.5.3_1'
Dependencies
The project has no third-party dependencies