tracer-core


Лицензия

Лицензия

Группа

Группа

de.codecamp.tracer
Идентификатор

Идентификатор

tracer-core
Последняя версия

Последняя версия

0.6.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

tracer-core

Скачать tracer-core

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api Необязательный jar 1.7.28
commons-logging : commons-logging Необязательный jar 1.2
org.apache.logging.log4j : log4j-api Необязательный jar 2.11.2

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.assertj : assertj-core jar 3.16.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.6.1
0.6.0
0.5.0