| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rawls238 |
| ArtifactId | ArtifactIdScientist4JCore |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionA Java port of Github's Scientist library for refactoring critical code paths
|
| Filename | Size |
|---|---|
| Scientist4JCore-1.0.pom | |
| Scientist4JCore-1.0.jar | 25 KB |
| Scientist4JCore-1.0-sources.jar | 11 KB |
| Scientist4JCore-1.0-javadoc.jar | 181 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard.metrics5 : metrics-core Optional | jar | 5.0.0 |
| io.micrometer : micrometer-core Optional | jar | 1.3.5 |
| 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 |