License |
License |
---|---|
GroupId | GroupIdio.ultreia.java4all.http |
ArtifactId | ArtifactIdhttp-api |
Last Version | Last Version1.0.43 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttp :: Api
Api of http system
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
http-api-1.0.43.pom | |
http-api-1.0.43.jar | 34 KB |
http-api-1.0.43-sources.jar | 32 KB |
http-api-1.0.43-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ultreia.java4all.http/http-api/ -->
<dependency>
<groupId>io.ultreia.java4all.http</groupId>
<artifactId>http-api</artifactId>
<version>1.0.43</version>
</dependency>
// https://jarcasting.com/artifacts/io.ultreia.java4all.http/http-api/
implementation 'io.ultreia.java4all.http:http-api:1.0.43'
// https://jarcasting.com/artifacts/io.ultreia.java4all.http/http-api/
implementation ("io.ultreia.java4all.http:http-api:1.0.43")
'io.ultreia.java4all.http:http-api:jar:1.0.43'
<dependency org="io.ultreia.java4all.http" name="http-api" rev="1.0.43">
<artifact name="http-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ultreia.java4all.http', module='http-api', version='1.0.43')
)
libraryDependencies += "io.ultreia.java4all.http" % "http-api" % "1.0.43"
[io.ultreia.java4all.http/http-api "1.0.43"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
com.google.guava : guava | jar | 31.1-jre |
commons-io : commons-io | jar | 2.11.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.15 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |