License |
License |
---|---|
Categories |
CategoriesClover Application Testing & Monitoring Code Coverage |
GroupId | GroupIdcom.github.cloveros |
ArtifactId | ArtifactIdEasyApi |
Last Version | Last Version1.1.5-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyApi
A RESTFUL Framework for JavaWeb
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
EasyApi-1.1.5-beta.pom | |
EasyApi-1.1.5-beta.jar | 9 MB |
EasyApi-1.1.5-beta-sources.jar | 699 KB |
EasyApi-1.1.5-beta-javadoc.jar | 438 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |