easyproject-base

the project building with this core

License

License

GroupId

GroupId

cn.easyutil
ArtifactId

ArtifactId

easyproject-base
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

easyproject-base
the project building with this core
Project URL

Project URL

https://gitee.com/doublefei/easyproject-base

Download easyproject-base

How to add to project

<!-- https://jarcasting.com/artifacts/cn.easyutil/easyproject-base/ -->
<dependency>
    <groupId>cn.easyutil</groupId>
    <artifactId>easyproject-base</artifactId>
    <version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyutil/easyproject-base/
implementation 'cn.easyutil:easyproject-base:1.2.7'
// https://jarcasting.com/artifacts/cn.easyutil/easyproject-base/
implementation ("cn.easyutil:easyproject-base:1.2.7")
'cn.easyutil:easyproject-base:jar:1.2.7'
<dependency org="cn.easyutil" name="easyproject-base" rev="1.2.7">
  <artifact name="easyproject-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyutil', module='easyproject-base', version='1.2.7')
)
libraryDependencies += "cn.easyutil" % "easyproject-base" % "1.2.7"
[cn.easyutil/easyproject-base "1.2.7"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.4
io.swagger : swagger-annotations jar 1.5.22
javax.servlet : javax.servlet-api jar 4.0.1
cn.easyutil : easyproject-util jar 1.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.7
1.2.6