License |
License |
---|---|
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdeasy-do-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-do-core
核心基础模块
|
Filename | Size |
---|---|
easy-do-core-1.0.1.pom | |
easy-do-core-1.0.1.jar | 12 KB |
easy-do-core-1.0.1-sources.jar | 8 KB |
easy-do-core-1.0.1-javadoc.jar | 118 KB |
Browse |
<!-- 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"]
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 |