is not current version
Last Version 1.0.1

easy-do-core 1.0.0

核心基础模块

License

License

GroupId

GroupId

io.github.easy-do
ArtifactId

ArtifactId

easy-do-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

easy-do-core
核心基础模块

Download easy-do-core 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.7
com.alibaba : fastjson jar 1.2.76
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.