License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.inpaas |
ArtifactId | ArtifactIdinpaas-httpclient |
Version | Version0.6.10 |
Type | Typejar |
Description |
DescriptionHTTP Client
HTTP Client for REST and SOAP Services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
inpaas-httpclient-0.6.10.pom | |
inpaas-httpclient-0.6.10.jar | 64 KB |
inpaas-httpclient-0.6.10-sources.jar | 34 KB |
inpaas-httpclient-0.6.10-javadoc.jar | 277 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.inpaas/inpaas-httpclient/ -->
<dependency>
<groupId>com.inpaas</groupId>
<artifactId>inpaas-httpclient</artifactId>
<version>0.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.inpaas/inpaas-httpclient/
implementation 'com.inpaas:inpaas-httpclient:0.6.10'
// https://jarcasting.com/artifacts/com.inpaas/inpaas-httpclient/
implementation ("com.inpaas:inpaas-httpclient:0.6.10")
'com.inpaas:inpaas-httpclient:jar:0.6.10'
<dependency org="com.inpaas" name="inpaas-httpclient" rev="0.6.10">
<artifact name="inpaas-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.inpaas', module='inpaas-httpclient', version='0.6.10')
)
libraryDependencies += "com.inpaas" % "inpaas-httpclient" % "0.6.10"
[com.inpaas/inpaas-httpclient "0.6.10"]
Group / Artifact | Type | Version |
---|---|---|
wsdl4j : wsdl4j | jar | 1.6.3 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.11.3 |
com.brsanthu : migbase64 | jar | 2.2 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-io : commons-io | jar | 2.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.predic8 : soa-model-core | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-simple | jar | 1.7.30 |