License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdscientist4k-http-core |
Version | Version0.10.5 |
Type | Typejar |
Description |
Descriptionscientist4k-http-core
A Kotlin port of Github's Scientist library for refactoring critical code paths
|
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-core/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-http-core</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-core/
implementation 'com.github.squirrelgrip:scientist4k-http-core:0.10.5'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-core/
implementation ("com.github.squirrelgrip:scientist4k-http-core:0.10.5")
'com.github.squirrelgrip:scientist4k-http-core:jar:0.10.5'
<dependency org="com.github.squirrelgrip" name="scientist4k-http-core" rev="0.10.5">
<artifact name="scientist4k-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-http-core', version='0.10.5')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-http-core" % "0.10.5"
[com.github.squirrelgrip/scientist4k-http-core "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
com.flipkart.zjsonpatch : zjsonpatch | jar | 0.4.11 |
com.github.squirrelgrip : cheti | jar | 1.1.13 |
com.github.squirrelgrip : extensions | jar | 1.1.0 |
com.github.squirrelgrip : scientist4k-core | jar | 0.10.5 |
com.google.guava : guava | jar | 30.1-jre |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.jetbrains.kotlin : kotlin-stdlib | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
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 |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-core | jar | 3.7.7 |
org.mockito : mockito-junit-jupiter | jar | 3.7.7 |