Last Version

EasyApi 1.1.5-beta

A RESTFUL Framework for JavaWeb

License

License

Categories

Categories

Clover Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.github.cloveros
ArtifactId

ArtifactId

EasyApi
Version

Version

1.1.5-beta
Type

Type

jar
Description

Description

EasyApi
A RESTFUL Framework for JavaWeb
Project URL

Project URL

https://github.com/CloverOS/EasyApiFramework
Source Code Management

Source Code Management

https://github.com/CloverOS/EasyApiFramework/tree/master

Download EasyApi 1.1.5-beta


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

Dependencies

compile (11)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.3.3
commons-io : commons-io jar 2.6
org.apache.tomcat : tomcat-servlet-api jar 8.5.30
redis.clients : jedis jar 2.9.0
com.zaxxer : HikariCP jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
mysql : mysql-connector-java jar 8.0.11
com.alibaba : fastjson jar 1.2.46
org.mybatis : mybatis jar 3.4.6
io.reactivex.rxjava2 : rxjava jar 2.1.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.