io.github.majianzheng:jarboot-client

Top Jarboot project pom.xml

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

jarboot-client
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Top Jarboot project pom.xml

Download jarboot-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-client/ -->
<dependency>
    <groupId>io.github.majianzheng</groupId>
    <artifactId>jarboot-client</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-client/
implementation 'io.github.majianzheng:jarboot-client:2.3.1'
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-client/
implementation ("io.github.majianzheng:jarboot-client:2.3.1")
'io.github.majianzheng:jarboot-client:jar:2.3.1'
<dependency org="io.github.majianzheng" name="jarboot-client" rev="2.3.1">
  <artifact name="jarboot-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='jarboot-client', version='2.3.1')
)
libraryDependencies += "io.github.majianzheng" % "jarboot-client" % "2.3.1"
[io.github.majianzheng/jarboot-client "2.3.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.14.9
org.slf4j : slf4j-api Optional jar 1.7.32
ch.qos.logback : logback-classic Optional jar 1.2.9
ch.qos.logback : logback-core Optional jar 1.2.9
io.github.majianzheng : jarboot-common jar 2.3.1
io.github.majianzheng : jarboot-api jar 2.3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0