| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rawls238 |
| Идентификатор | ИдентификаторScientist4JCore |
| Версия | Версия0.9 |
| Тип | Типjar |
| Описание |
ОписаниеA Java port of Github's Scientist library for refactoring critical code paths
|
| Имя Файла | Размер |
|---|---|
| Scientist4JCore-0.9.pom | |
| Scientist4JCore-0.9.jar | 25 KB |
| Scientist4JCore-0.9-sources.jar | 11 KB |
| Scientist4JCore-0.9-javadoc.jar | 181 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard.metrics5 : metrics-core Необязательный | jar | 5.0.0 |
| io.micrometer : micrometer-core Необязательный | jar | 1.3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.0.0 |
| org.mockito : mockito-core | jar | 3.2.4 |