License |
License |
---|---|
GroupId | GroupIdorg.resthub |
ArtifactId | ArtifactIdresthub-web-server |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRESThub Webservice Server
RESThub support for REST webservices based on Spring MVC
|
Project URL |
Project URL |
Filename | Size |
---|---|
resthub-web-server-2.2.0.pom | |
resthub-web-server-2.2.0.jar | 21 KB |
resthub-web-server-2.2.0-sources.jar | 16 KB |
resthub-web-server-2.2.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.resthub/resthub-web-server/ -->
<dependency>
<groupId>org.resthub</groupId>
<artifactId>resthub-web-server</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.resthub/resthub-web-server/
implementation 'org.resthub:resthub-web-server:2.2.0'
// https://jarcasting.com/artifacts/org.resthub/resthub-web-server/
implementation ("org.resthub:resthub-web-server:2.2.0")
'org.resthub:resthub-web-server:jar:2.2.0'
<dependency org="org.resthub" name="resthub-web-server" rev="2.2.0">
<artifact name="resthub-web-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.resthub', module='resthub-web-server', version='2.2.0')
)
libraryDependencies += "org.resthub" % "resthub-web-server" % "2.2.0"
[org.resthub/resthub-web-server "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.resthub : resthub-common | jar | 2.2.0 |
org.resthub : resthub-web-client | jar | 2.2.0 |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
com.thetransactioncompany : cors-filter | jar | 2.1.2 |
javax.el : javax.el-api | jar | 3.0.0 |
com.sun.el : el-ri | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.resthub : resthub-test | jar | 2.2.0 |
org.resthub : resthub-jpa | jar | 2.2.0 |
commons-io : commons-io | jar | 2.4 |
org.testng : testng | jar | 6.8.8 |
org.easytesting : fest-assert-core | jar | 2.0M10 |