RESThub Webservice Common

Common classes for both client and server RESThub modules

License

License

GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

resthub-web-common
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

RESThub Webservice Common
Common classes for both client and server RESThub modules
Project URL

Project URL

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

Download resthub-web-common

How to add to project

<!-- https://jarcasting.com/artifacts/org.resthub/resthub-web-common/ -->
<dependency>
    <groupId>org.resthub</groupId>
    <artifactId>resthub-web-common</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.resthub/resthub-web-common/
implementation 'org.resthub:resthub-web-common:2.2.0'
// https://jarcasting.com/artifacts/org.resthub/resthub-web-common/
implementation ("org.resthub:resthub-web-common:2.2.0")
'org.resthub:resthub-web-common:jar:2.2.0'
<dependency org="org.resthub" name="resthub-web-common" rev="2.2.0">
  <artifact name="resthub-web-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.resthub', module='resthub-web-common', version='2.2.0')
)
libraryDependencies += "org.resthub" % "resthub-web-common" % "2.2.0"
[org.resthub/resthub-web-common "2.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.4.2
com.fasterxml.jackson.core : jackson-annotations jar 2.4.2
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.4.2
org.codehaus.woodstox : woodstox-core-asl jar 4.4.0
org.springframework.data : spring-data-commons jar 1.9.0.RELEASE
org.springframework : spring-core jar

test (2)

Group / Artifact Type Version
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.

Versions

Version
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0