Last Version

io.github.bdluck:dustpan-common 1.4.1

基础包

License

License

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-common
Version

Version

1.4.1
Type

Type

jar
Description

Description

基础包

Download dustpan-common 1.4.1


<!-- https://jarcasting.com/artifacts/io.github.bdluck/dustpan-common/ -->
<dependency>
    <groupId>io.github.bdluck</groupId>
    <artifactId>dustpan-common</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-common/
implementation 'io.github.bdluck:dustpan-common:1.4.1'
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-common/
implementation ("io.github.bdluck:dustpan-common:1.4.1")
'io.github.bdluck:dustpan-common:jar:1.4.1'
<dependency org="io.github.bdluck" name="dustpan-common" rev="1.4.1">
  <artifact name="dustpan-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdluck', module='dustpan-common', version='1.4.1')
)
libraryDependencies += "io.github.bdluck" % "dustpan-common" % "1.4.1"
[io.github.bdluck/dustpan-common "1.4.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.10.4
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.10.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.4
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.10.4
io.netty : netty-all jar 4.1.60.Final
com.squareup.okhttp3 : okhttp jar 3.14.9
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.