in-rest-proxy

restful helper

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ijson
ArtifactId

ArtifactId

in-rest-proxy
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

in-rest-proxy
restful helper
Source Code Management

Source Code Management

https://gitee.com/ijson/in-rest-proxy

Download in-rest-proxy

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 29.0-jre
com.google.code.gson : gson jar 2.6.2
commons-io : commons-io jar 2.7
commons-collections : commons-collections jar 3.2.2
org.apache.httpcomponents : httpclient jar 4.5.13
org.springframework : spring-beans jar 5.1.8.RELEASE
org.springframework : spring-context jar 5.1.8.RELEASE
com.thoughtworks.xstream : xstream jar 1.4.17
com.ijson.common : in-auto-config-zkclient jar 1.0.8

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.8.RELEASE
junit : junit jar 4.13.1
com.alibaba : fastjson jar 1.2.47

Project Modules

There are no modules declared in this project.
com.ijson

IJSON

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0