| License |
License |
|---|---|
| GroupId | GroupIdcom.tacitknowledge |
| ArtifactId | ArtifactIdslowlight |
| Version | Version2.0.0 |
| Type | Typepom |
| Description |
DescriptionSlow Light
Proxying framework for causing concurrent scalability issues with objects and services
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| slowlight-2.0.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tacitknowledge/slowlight/ -->
<dependency>
<groupId>com.tacitknowledge</groupId>
<artifactId>slowlight</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tacitknowledge/slowlight/
implementation 'com.tacitknowledge:slowlight:2.0.0'
// https://jarcasting.com/artifacts/com.tacitknowledge/slowlight/
implementation ("com.tacitknowledge:slowlight:2.0.0")
'com.tacitknowledge:slowlight:pom:2.0.0'
<dependency org="com.tacitknowledge" name="slowlight" rev="2.0.0">
<artifact name="slowlight" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tacitknowledge', module='slowlight', version='2.0.0')
)
libraryDependencies += "com.tacitknowledge" % "slowlight" % "2.0.0"
[com.tacitknowledge/slowlight "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |