License |
License |
---|---|
GroupId | GroupIdcom.jcabi |
ArtifactId | ArtifactIdjcabi-http |
Last Version | Last Version1.20.0 |
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.0.pom | |
jcabi-http-1.20.0.jar | 115 KB |
jcabi-http-1.20.0-sources.jar | 108 KB |
jcabi-http-1.20.0-javadoc.jar | 280 KB |
jcabi-http-1.20.0-jar-with-dependencies.jar | 424 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-http/ -->
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-http</artifactId>
<version>1.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-http/
implementation 'com.jcabi:jcabi-http:1.20.0'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-http/
implementation ("com.jcabi:jcabi-http:1.20.0")
'com.jcabi:jcabi-http:jar:1.20.0'
<dependency org="com.jcabi" name="jcabi-http" rev="1.20.0">
<artifact name="jcabi-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-http', version='1.20.0')
)
libraryDependencies += "com.jcabi" % "jcabi-http" % "1.20.0"
[com.jcabi/jcabi-http "1.20.0"]
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 |