License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.downgoon |
ArtifactId | ArtifactIdjresty-data-cache |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionjresty-data-cache
a tranditional but rapid development RESTful API framework based on Struts2 and Spring
|
Project URL |
Project URL |
Filename | Size |
---|---|
jresty-data-cache-0.0.1.pom | |
jresty-data-cache-0.0.1.jar | 36 KB |
jresty-data-cache-0.0.1-sources.jar | 12 KB |
jresty-data-cache-0.0.1-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.downgoon/jresty-data-cache/ -->
<dependency>
<groupId>com.github.downgoon</groupId>
<artifactId>jresty-data-cache</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.downgoon/jresty-data-cache/
implementation 'com.github.downgoon:jresty-data-cache:0.0.1'
// https://jarcasting.com/artifacts/com.github.downgoon/jresty-data-cache/
implementation ("com.github.downgoon:jresty-data-cache:0.0.1")
'com.github.downgoon:jresty-data-cache:jar:0.0.1'
<dependency org="com.github.downgoon" name="jresty-data-cache" rev="0.0.1">
<artifact name="jresty-data-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.downgoon', module='jresty-data-cache', version='0.0.1')
)
libraryDependencies += "com.github.downgoon" % "jresty-data-cache" % "0.0.1"
[com.github.downgoon/jresty-data-cache "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.xmemcached : xmemcached | jar | 1.2.6.2 |
org.springframework : spring-orm | jar | 3.1.4.RELEASE |
org.hibernate : hibernate-core | jar | 3.6.10.Final |
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 |