License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdjarboot-client |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTop Jarboot project pom.xml
|
Filename | Size |
---|---|
jarboot-client-2.3.1.pom | |
jarboot-client-2.3.1.jar | 44 KB |
jarboot-client-2.3.1-sources.jar | 22 KB |
jarboot-client-2.3.1-javadoc.jar | 492 KB |
Browse |
<!-- 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"]
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 |
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 |