Last Version

Slow Light Proxy 2.0.0

Standalone proxy tool for creating issues with synchronous RPC calls

License

License

GroupId

GroupId

com.tacitknowledge
ArtifactId

ArtifactId

slowlight-proxy
Version

Version

2.0.0
Type

Type

jar
Description

Description

Slow Light Proxy
Standalone proxy tool for creating issues with synchronous RPC calls
Project URL

Project URL

https://github.com/tacitknowledge/slow-light
Project Organization

Project Organization

Tacit Knowledge
Source Code Management

Source Code Management

https://github.com/tacitknowledge/slow-light

Download slowlight-proxy 2.0.0


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

Dependencies

compile (13)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-net : commons-net jar 3.3
commons-pool : commons-pool jar 1.6
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.6
com.netflix.servo : servo-core jar 0.4.41
com.netflix.archaius : archaius-core jar 0.5.11
com.thoughtworks.xstream : xstream jar 1.4.4
io.netty : netty-all jar 4.0.13.Final
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava jar r09

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.