Last Version

easy-core 3.3.27

Base module of easy-develop.

License

License

GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-common
Version

Version

3.3.27
Type

Type

jar
Description

Description

easy-core
Base module of easy-develop.

Download easy-common 3.3.27


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework : spring-web jar
org.slf4j : slf4j-api jar 1.7.25
com.alibaba : fastjson jar 1.2.47
org.apache.maven : maven-model jar 3.0

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.