is not current version
Last Version 0.8.5.7

easyapi 0.7.3

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

cn.easyutil
ArtifactId

ArtifactId

easyapi
Version

Version

0.7.3
Type

Type

jar
Description

Description

easyapi
Parent pom providing dependency and plugin management for applications built with Maven

Download easyapi 0.7.3


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-expression jar 5.2.10.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
com.alibaba : fastjson jar 1.2.73
com.belerweb : pinyin4j jar 2.5.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
com.h2database : h2 jar 1.4.200
com.alibaba : druid jar 1.2.2
com.github.javaparser : javaparser-core jar 3.14.5
org.apache.httpcomponents : httpmime jar 4.5.5

Project Modules

There are no modules declared in this project.