Last Version

Jarboot common 2.3.1

common utils and os

License

License

GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

jarboot-common
Version

Version

2.3.1
Type

Type

jar
Description

Description

Jarboot common
common utils and os

Download jarboot-common 2.3.1


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

Dependencies

compile (7)

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

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.