Last Version

com.github.rawls238:Scientist4JCore 1.0

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

1.0
Type

Type

jar
Description

Description

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

Download Scientist4JCore 1.0


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

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.