| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.github.mofa3 | 
| ArtifactId | ArtifactIdcommon-client | 
| Version | Version0.0.1-RELEASE | 
| Type | Typejar | 
| Description | Descriptioncommon-client common util and service component | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| common-client-0.0.1-RELEASE.pom | |
| common-client-0.0.1-RELEASE.jar | 23 KB | 
| common-client-0.0.1-RELEASE-sources.jar | 22 KB | 
| common-client-0.0.1-RELEASE-javadoc.jar | 120 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.mofa3/common-client/ -->
<dependency>
    <groupId>io.github.mofa3</groupId>
    <artifactId>common-client</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/io.github.mofa3/common-client/
implementation 'io.github.mofa3:common-client:0.0.1-RELEASE'// https://jarcasting.com/artifacts/io.github.mofa3/common-client/
implementation ("io.github.mofa3:common-client:0.0.1-RELEASE")'io.github.mofa3:common-client:jar:0.0.1-RELEASE'<dependency org="io.github.mofa3" name="common-client" rev="0.0.1-RELEASE">
  <artifact name="common-client" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.mofa3', module='common-client', version='0.0.1-RELEASE')
)libraryDependencies += "io.github.mofa3" % "common-client" % "0.0.1-RELEASE"[io.github.mofa3/common-client "0.0.1-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.mofa3 : common-lang | jar | 0.0.1-RELEASE | 
| org.apache.httpcomponents : httpclient | jar | 4.5.5 | 
| org.apache.httpcomponents : httpmime | jar | 4.5.5 | 
| commons-logging : commons-logging | jar | 1.2 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| com.squareup.okhttp3 : okhttp | jar | 4.3.0 | 
| com.squareup.okhttp3 : logging-interceptor | jar | 4.3.0 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |