License |
License |
---|---|
Categories |
CategoriesData ORM |
GroupId | GroupIdcom.github.downgoon |
ArtifactId | ArtifactIdjresty-data-orm |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionjresty-data-orm
a tranditional but rapid development RESTful API framework based on Struts2 and Spring
|
Project URL |
Project URL |
Filename | Size |
---|---|
jresty-data-orm-0.0.1.pom | |
jresty-data-orm-0.0.1.jar | 42 KB |
jresty-data-orm-0.0.1-sources.jar | 30 KB |
jresty-data-orm-0.0.1-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.downgoon/jresty-data-orm/ -->
<dependency>
<groupId>com.github.downgoon</groupId>
<artifactId>jresty-data-orm</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.downgoon/jresty-data-orm/
implementation 'com.github.downgoon:jresty-data-orm:0.0.1'
// https://jarcasting.com/artifacts/com.github.downgoon/jresty-data-orm/
implementation ("com.github.downgoon:jresty-data-orm:0.0.1")
'com.github.downgoon:jresty-data-orm:jar:0.0.1'
<dependency org="com.github.downgoon" name="jresty-data-orm" rev="0.0.1">
<artifact name="jresty-data-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.downgoon', module='jresty-data-orm', version='0.0.1')
)
libraryDependencies += "com.github.downgoon" % "jresty-data-orm" % "0.0.1"
[com.github.downgoon/jresty-data-orm "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | 3.1.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.173 |
junit : junit | jar | 4.10 |