Last Version

easy-dev 4.0.0.2

远程调用服务

License

License

GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-dev
Version

Version

4.0.0.2
Type

Type

jar
Description

Description

easy-dev
远程调用服务
Project URL

Project URL

https://gitee.com/xiaoyudeguang/easy-log

Download easy-dev 4.0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.xiaoyudeguang : easy-core jar 4.0.0.2
io.swagger : swagger-annotations jar 1.5.21
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.1.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.