Last Version

json-proxy-service 1.1.5

A simple JSON REST Proxy service

License

License

Categories

Categories

JSON Data
GroupId

GroupId

edu.wisc.my.restproxy
ArtifactId

ArtifactId

json-proxy-service
Version

Version

1.1.5
Type

Type

jar
Description

Description

json-proxy-service
A simple JSON REST Proxy service
Project URL

Project URL

https://github.com/UW-Madison-DoIT/json-proxy-service
Source Code Management

Source Code Management

https://github.com/UW-Madison-DoIT/json-proxy-service

Download json-proxy-service 1.1.5


<!-- https://jarcasting.com/artifacts/edu.wisc.my.restproxy/json-proxy-service/ -->
<dependency>
    <groupId>edu.wisc.my.restproxy</groupId>
    <artifactId>json-proxy-service</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.wisc.my.restproxy/json-proxy-service/
implementation 'edu.wisc.my.restproxy:json-proxy-service:1.1.5'
// https://jarcasting.com/artifacts/edu.wisc.my.restproxy/json-proxy-service/
implementation ("edu.wisc.my.restproxy:json-proxy-service:1.1.5")
'edu.wisc.my.restproxy:json-proxy-service:jar:1.1.5'
<dependency org="edu.wisc.my.restproxy" name="json-proxy-service" rev="1.1.5">
  <artifact name="json-proxy-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.wisc.my.restproxy', module='json-proxy-service', version='1.1.5')
)
libraryDependencies += "edu.wisc.my.restproxy" % "json-proxy-service" % "1.1.5"
[edu.wisc.my.restproxy/json-proxy-service "1.1.5"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
commons-codec : commons-codec jar 1.1
com.fasterxml.jackson.core : jackson-databind jar 2.2.0
com.google.guava : guava jar 18.0
org.springframework : spring-core jar 4.1.5.RELEASE
org.springframework : spring-web jar 4.1.5.RELEASE
org.springframework : spring-webmvc jar 4.1.5.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

provided (1)

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

runtime (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.12
org.slf4j : jul-to-slf4j jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.springframework : spring-test jar 4.1.5.RELEASE

Project Modules

There are no modules declared in this project.