| License |
License |
|---|---|
| GroupId | GroupIdcom.tacitknowledge |
| ArtifactId | ArtifactIdslowlight-proxy |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionSlow Light Proxy
Standalone proxy tool for creating issues with synchronous RPC calls
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| slowlight-proxy-2.0.0.pom | |
| slowlight-proxy-2.0.0.jar | 54 KB |
| slowlight-proxy-2.0.0-sources.jar | 34 KB |
| slowlight-proxy-2.0.0-javadoc.jar | 279 KB |
| slowlight-proxy-2.0.0-jar-with-dependencies.jar | 6 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.9.0 |