License |
License |
---|---|
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdjarboot-common |
Version | Version2.2.1 |
Type | Typejar |
Description |
DescriptionJarboot common
common utils and os
|
Filename | Size |
---|---|
jarboot-common-2.2.1.pom | |
jarboot-common-2.2.1.jar | 57 KB |
jarboot-common-2.2.1-sources.jar | 35 KB |
jarboot-common-2.2.1-javadoc.jar | 507 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-common/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>jarboot-common</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-common/
implementation 'io.github.majianzheng:jarboot-common:2.2.1'
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-common/
implementation ("io.github.majianzheng:jarboot-common:2.2.1")
'io.github.majianzheng:jarboot-common:jar:2.2.1'
<dependency org="io.github.majianzheng" name="jarboot-common" rev="2.2.1">
<artifact name="jarboot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='jarboot-common', version='2.2.1')
)
libraryDependencies += "io.github.majianzheng" % "jarboot-common" % "2.2.1"
[io.github.majianzheng/jarboot-common "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
io.github.majianzheng : jarboot-api Optional | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.9.0 |