Last Version

RESThub Webservice Server 2.2.0

RESThub support for REST webservices based on Spring MVC

License

License

GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

resthub-web-server
Version

Version

2.2.0
Type

Type

jar
Description

Description

RESThub Webservice Server
RESThub support for REST webservices based on Spring MVC
Project URL

Project URL

http://resthub.org/resthub-web-server

Download resthub-web-server 2.2.0


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (5)

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

Project Modules

There are no modules declared in this project.