Last Version

common-client 0.0.1-RELEASE

common util and service component

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.mofa3
ArtifactId

ArtifactId

common-client
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

common-client
common util and service component
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/mofa3/mofa3/tree/master/common-client

Download common-client 0.0.1-RELEASE


<!-- 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"]

Dependencies

compile (8)

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

provided (2)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
com.fasterxml.jackson.core : jackson-databind jar 2.11.1

Project Modules

There are no modules declared in this project.