com.github.squirrelgrip:Scientist4KCore

A Kotlin port of Github's Scientist library for refactoring critical code paths

License

License

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

Scientist4KCore
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

A Kotlin port of Github's Scientist library for refactoring critical code paths

Download Scientist4KCore

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/Scientist4KCore/ -->
<dependency>
    <groupId>com.github.squirrelgrip</groupId>
    <artifactId>Scientist4KCore</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/Scientist4KCore/
implementation 'com.github.squirrelgrip:Scientist4KCore:0.3.3'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/Scientist4KCore/
implementation ("com.github.squirrelgrip:Scientist4KCore:0.3.3")
'com.github.squirrelgrip:Scientist4KCore:jar:0.3.3'
<dependency org="com.github.squirrelgrip" name="Scientist4KCore" rev="0.3.3">
  <artifact name="Scientist4KCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='Scientist4KCore', version='0.3.3')
)
libraryDependencies += "com.github.squirrelgrip" % "Scientist4KCore" % "0.3.3"
[com.github.squirrelgrip/Scientist4KCore "0.3.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.71
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
io.dropwizard.metrics5 : metrics-core Optional jar 5.0.0
io.micrometer : micrometer-core Optional jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.5

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.1
org.assertj : assertj-core jar 3.15.0
org.mockito : mockito-core jar 3.3.3
org.mockito : mockito-junit-jupiter jar 3.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1