License |
License |
---|---|
GroupId | GroupIdorg.resthub |
ArtifactId | ArtifactIdresthub-web-common |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRESThub Webservice Common
Common classes for both client and server RESThub modules
|
Project URL |
Project URL |
Filename | Size |
---|---|
resthub-web-common-2.2.0.pom | |
resthub-web-common-2.2.0.jar | 14 KB |
resthub-web-common-2.2.0-sources.jar | 9 KB |
resthub-web-common-2.2.0-javadoc.jar | 107 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.easytesting : fest-assert-core | jar | 2.0M10 |