License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdscientist4k-controlled-http |
Version | Version0.6.6 |
Type | Typejar |
Description |
Descriptioncom.github.squirrelgrip:scientist4k-controlled-http
A Kotlin port of Github's Scientist library for refactoring critical code paths
|
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-controlled-http/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-controlled-http</artifactId>
<version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-controlled-http/
implementation 'com.github.squirrelgrip:scientist4k-controlled-http:0.6.6'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-controlled-http/
implementation ("com.github.squirrelgrip:scientist4k-controlled-http:0.6.6")
'com.github.squirrelgrip:scientist4k-controlled-http:jar:0.6.6'
<dependency org="com.github.squirrelgrip" name="scientist4k-controlled-http" rev="0.6.6">
<artifact name="scientist4k-controlled-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-controlled-http', version='0.6.6')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-controlled-http" % "0.6.6"
[com.github.squirrelgrip/scientist4k-controlled-http "0.6.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.squirrelgrip : cheti | jar | 1.1.9 |
com.github.squirrelgrip : extensions | jar | 1.0.17 |
com.github.squirrelgrip : scientist4k-controlled | jar | 0.6.6 |
com.github.squirrelgrip : scientist4k-http-core | jar | 0.6.6 |
com.google.guava : guava | jar | 29.0-jre |
io.dropwizard.metrics5 : metrics-core Optional | jar | 5.0.0 |
io.micrometer : micrometer-core Optional | jar | 1.4.2 |
org.jetbrains.kotlin : kotlin-stdlib | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.awaitility : awaitility | jar | 4.0.2 |
org.springframework.boot : spring-boot-starter-jetty | jar | 2.2.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.squirrelgrip : scientist4k-http-test | jar | 0.6.6 |
org.assertj : assertj-core | jar | 3.15.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |