License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.downgoon |
ArtifactId | ArtifactIdjresty-data-http |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionjresty-data-http
a tranditional but rapid development RESTful API framework based on Struts2 and Spring
|
Project URL |
Project URL |
Filename | Size |
---|---|
jresty-data-http-0.0.1.pom | |
jresty-data-http-0.0.1.jar | 13 KB |
jresty-data-http-0.0.1-sources.jar | 7 KB |
jresty-data-http-0.0.1-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.downgoon/jresty-data-http/ -->
<dependency>
<groupId>com.github.downgoon</groupId>
<artifactId>jresty-data-http</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.downgoon/jresty-data-http/
implementation 'com.github.downgoon:jresty-data-http:0.0.1'
// https://jarcasting.com/artifacts/com.github.downgoon/jresty-data-http/
implementation ("com.github.downgoon:jresty-data-http:0.0.1")
'com.github.downgoon:jresty-data-http:jar:0.0.1'
<dependency org="com.github.downgoon" name="jresty-data-http" rev="0.0.1">
<artifact name="jresty-data-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.downgoon', module='jresty-data-http', version='0.0.1')
)
libraryDependencies += "com.github.downgoon" % "jresty-data-http" % "0.0.1"
[com.github.downgoon/jresty-data-http "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
com.google.code.gson : gson | jar | 2.2.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |