com.petercipov:traces-junit

Code flow tracing libray

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.petercipov
Идентификатор

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

traces-junit
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Code flow tracing libray

Скачать traces-junit

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.petercipov : traces-api jar 1.1.0

test (2)

Идентификатор библиотеки Тип Версия
com.petercipov : traces-vizu jar 1.1.0
org.slf4j : slf4j-jdk14 jar 1.7.12

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

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

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

Версия
1.1.0
1.0.0