License |
License |
---|---|
GroupId | GroupIdcom.github.piotrkot.http |
ArtifactId | ArtifactIdjcabi-http |
Last Version | Last Version1.20.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjcabi-http
Fluent HTTP Client
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jcabi-http-1.20.1.pom | |
jcabi-http-1.20.1.jar | 119 KB |
jcabi-http-1.20.1-sources.jar | 112 KB |
jcabi-http-1.20.1-javadoc.jar | 289 KB |
jcabi-http-1.20.1-jar-with-dependencies.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.piotrkot.http/jcabi-http/ -->
<dependency>
<groupId>com.github.piotrkot.http</groupId>
<artifactId>jcabi-http</artifactId>
<version>1.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.piotrkot.http/jcabi-http/
implementation 'com.github.piotrkot.http:jcabi-http:1.20.1'
// https://jarcasting.com/artifacts/com.github.piotrkot.http/jcabi-http/
implementation ("com.github.piotrkot.http:jcabi-http:1.20.1")
'com.github.piotrkot.http:jcabi-http:jar:1.20.1'
<dependency org="com.github.piotrkot.http" name="jcabi-http" rev="1.20.1">
<artifact name="jcabi-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.piotrkot.http', module='jcabi-http', version='1.20.1')
)
libraryDependencies += "com.github.piotrkot.http" % "jcabi-http" % "1.20.1"
[com.github.piotrkot.http/jcabi-http "1.20.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jcabi : jcabi-immutable | jar | 1.5 |
com.jcabi : jcabi-aspects | jar | 0.23.2 |
com.jcabi : jcabi-log | jar | 0.20.0 |
com.jcabi : jcabi-manifests | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.junit.jupiter : junit-jupiter-params | jar | |
org.glassfish.jersey.core : jersey-server Optional | jar | 2.25.1 |
org.testcontainers : testcontainers | jar | |
org.testcontainers : junit-jupiter | jar |