License |
License |
---|---|
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdjarboot-common |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJarboot common
common utils and os
|
Filename | Size |
---|---|
jarboot-common-2.3.1.pom | |
jarboot-common-2.3.1.jar | 51 KB |
jarboot-common-2.3.1-sources.jar | 31 KB |
jarboot-common-2.3.1-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-common/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>jarboot-common</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-common/
implementation 'io.github.majianzheng:jarboot-common:2.3.1'
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-common/
implementation ("io.github.majianzheng:jarboot-common:2.3.1")
'io.github.majianzheng:jarboot-common:jar:2.3.1'
<dependency org="io.github.majianzheng" name="jarboot-common" rev="2.3.1">
<artifact name="jarboot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='jarboot-common', version='2.3.1')
)
libraryDependencies += "io.github.majianzheng" % "jarboot-common" % "2.3.1"
[io.github.majianzheng/jarboot-common "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
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-api Optional | 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 |