Last Version

com.github.squirrelgrip:scientist4k-web 0.9.2

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

License

License

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

scientist4k-web
Version

Version

0.9.2
Type

Type

jar
Description

Description

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

Download scientist4k-web 0.9.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.squirrelgrip : scientist4k-api jar 0.9.2
com.github.squirrelgrip : scientist4k-http-server jar 0.9.2

runtime (1)

Group / Artifact Type Version
io.dropwizard.metrics5 : metrics-core jar 5.0.0

Project Modules

There are no modules declared in this project.