License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdscientist4k-application-web |
Version | Version0.10.5 |
Type | Typejar |
Description |
DescriptionA Kotlin port of Github's Scientist library for refactoring critical code paths
|
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-application-web/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-application-web</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-application-web/
implementation 'com.github.squirrelgrip:scientist4k-application-web:0.10.5'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-application-web/
implementation ("com.github.squirrelgrip:scientist4k-application-web:0.10.5")
'com.github.squirrelgrip:scientist4k-application-web:jar:0.10.5'
<dependency org="com.github.squirrelgrip" name="scientist4k-application-web" rev="0.10.5">
<artifact name="scientist4k-application-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-application-web', version='0.10.5')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-application-web" % "0.10.5"
[com.github.squirrelgrip/scientist4k-application-web "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.squirrelgrip : scientist4k-application-report | jar | 0.10.5 |
com.github.squirrelgrip : scientist4k-application-api | jar | 0.10.5 |
io.dropwizard.metrics5 : metrics-core | jar | 5.0.0 |