Last Version

easy-do-core 1.0.1

核心基础模块

License

License

GroupId

GroupId

io.github.easy-do
ArtifactId

ArtifactId

easy-do-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

easy-do-core
核心基础模块

Download easy-do-core 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.14
com.alibaba : fastjson jar 1.2.78
org.projectlombok : lombok jar 1.18.22
jakarta.validation : jakarta.validation-api jar
com.fasterxml.jackson.core : jackson-annotations jar
org.springframework.boot : spring-boot-starter-aop jar

Project Modules

There are no modules declared in this project.