is not current version
Last Version 1.0

com.github.rawls238:Scientist4JCore 0.9

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

License

License

GroupId

GroupId

com.github.rawls238
ArtifactId

ArtifactId

Scientist4JCore
Version

Version

0.9
Type

Type

jar
Description

Description

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

Download Scientist4JCore 0.9


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

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.0.0
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.