License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.charlemaznable |
ArtifactId | ArtifactIdchar-httpclient |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChar HttpClient
HttpClient, using okhttp/vertx.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
char-httpclient-0.0.8.pom | |
char-httpclient-0.0.8.jar | 118 KB |
char-httpclient-0.0.8-sources.jar | 51 KB |
char-httpclient-0.0.8-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/char-httpclient/ -->
<dependency>
<groupId>com.github.charlemaznable</groupId>
<artifactId>char-httpclient</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/char-httpclient/
implementation 'com.github.charlemaznable:char-httpclient:0.0.8'
// https://jarcasting.com/artifacts/com.github.charlemaznable/char-httpclient/
implementation ("com.github.charlemaznable:char-httpclient:0.0.8")
'com.github.charlemaznable:char-httpclient:jar:0.0.8'
<dependency org="com.github.charlemaznable" name="char-httpclient" rev="0.0.8">
<artifact name="char-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='char-httpclient', version='0.0.8')
)
libraryDependencies += "com.github.charlemaznable" % "char-httpclient" % "0.0.8"
[com.github.charlemaznable/char-httpclient "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.charlemaznable : char-elves | jar | 0.0.8 |
com.squareup.okhttp3 : logging-interceptor | jar | |
com.squareup.okhttp3 : okhttp | jar | |
io.vertx : vertx-web-client | jar | |
javax.xml.bind : jaxb-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | |
org.springframework : spring-context | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.charlemaznable : char-configservice | jar | 0.0.8 |
com.github.charlemaznable : logback-dendrobe | jar | 0.1.8 |
com.squareup.okhttp3 : mockwebserver | jar | |
io.vertx : vertx-junit5 | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.testcontainers : junit-jupiter | jar |