License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdscientist4k-controlled-http-filter |
Version | Version0.10.5 |
Type | Typejar |
Description |
Descriptionscientist4k-controlled-http-filter
A Kotlin port of Github's Scientist library for refactoring critical code paths
|
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-controlled-http-filter/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-controlled-http-filter</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-controlled-http-filter/
implementation 'com.github.squirrelgrip:scientist4k-controlled-http-filter:0.10.5'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-controlled-http-filter/
implementation ("com.github.squirrelgrip:scientist4k-controlled-http-filter:0.10.5")
'com.github.squirrelgrip:scientist4k-controlled-http-filter:jar:0.10.5'
<dependency org="com.github.squirrelgrip" name="scientist4k-controlled-http-filter" rev="0.10.5">
<artifact name="scientist4k-controlled-http-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-controlled-http-filter', version='0.10.5')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-controlled-http-filter" % "0.10.5"
[com.github.squirrelgrip/scientist4k-controlled-http-filter "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.squirrelgrip : cheti | jar | 1.1.13 |
com.github.squirrelgrip : extensions | jar | 1.1.0 |
com.github.squirrelgrip : scientist4k-http-core | jar | 0.10.5 |
com.google.guava : guava | jar | 30.1-jre |
io.dropwizard.metrics5 : metrics-core Optional | jar | 5.0.0 |
io.micrometer : micrometer-core Optional | jar | 1.6.3 |
org.awaitility : awaitility | jar | 4.0.3 |
org.jetbrains.kotlin : kotlin-stdlib | jar | |
org.springframework.boot : spring-boot-starter-jetty | jar | 2.4.2 |
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.10.5 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.7.7 |
org.mockito : mockito-junit-jupiter | jar | 3.7.7 |