| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSLF4J Библиотеки уровня приложения Logging |
| Группа | Группаcom.undefinedlabs.scope |
| Идентификатор | Идентификаторscope-rule-slf4j |
| Последняя версия | Последняя версия0.15.1-beta.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScope Rule for SLF4J
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly
identify, troubleshoot and fix failed builds.
This artifact contains the classes to instrument the SLF4J logging framework.
|
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-slf4j/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-rule-slf4j</artifactId>
<version>0.15.1-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-slf4j/
implementation 'com.undefinedlabs.scope:scope-rule-slf4j:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-slf4j/
implementation ("com.undefinedlabs.scope:scope-rule-slf4j:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-rule-slf4j:jar:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-rule-slf4j" rev="0.15.1-beta.2">
<artifact name="scope-rule-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rule-slf4j', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rule-slf4j" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-rule-slf4j "0.15.1-beta.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.undefinedlabs.scope : scope-core | jar | 0.15.1-beta.2 |
| com.undefinedlabs.scope : scope-coverage-core | jar | 0.15.1-beta.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| net.bytebuddy : byte-buddy-agent | jar | 1.10.12 |
| com.undefinedlabs.scope : scope-rules-testing | jar | 0.15.1-beta.2 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.mockito : mockito-all | jar | 1.10.19 |