License |
License |
---|---|
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdjarboot-common |
Version | Version1.0.7 |
Type | Typejar |
Description |
DescriptionJarboot common
common utils and os
|
Filename | Size |
---|---|
jarboot-common-1.0.7.pom | |
jarboot-common-1.0.7.jar | 51 KB |
jarboot-common-1.0.7-sources.jar | 31 KB |
jarboot-common-1.0.7-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>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-common/
implementation 'io.github.majianzheng:jarboot-common:1.0.7'
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-common/
implementation ("io.github.majianzheng:jarboot-common:1.0.7")
'io.github.majianzheng:jarboot-common:jar:1.0.7'
<dependency org="io.github.majianzheng" name="jarboot-common" rev="1.0.7">
<artifact name="jarboot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='jarboot-common', version='1.0.7')
)
libraryDependencies += "io.github.majianzheng" % "jarboot-common" % "1.0.7"
[io.github.majianzheng/jarboot-common "1.0.7"]
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 |
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 |