| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-logger-alt-async |
| Версия | Версия3.0.2 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-logger-alt-async
Artifact for providing a logger wrapper delegating log requests asynchonously to the wrapped logger.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-async/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-logger-alt-async</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-async/
implementation 'org.refcodes:refcodes-logger-alt-async:3.0.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-async/
implementation ("org.refcodes:refcodes-logger-alt-async:3.0.2")
'org.refcodes:refcodes-logger-alt-async:jar:3.0.2'
<dependency org="org.refcodes" name="refcodes-logger-alt-async" rev="3.0.2">
<artifact name="refcodes-logger-alt-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-logger-alt-async', version='3.0.2')
)
libraryDependencies += "org.refcodes" % "refcodes-logger-alt-async" % "3.0.2"
[org.refcodes/refcodes-logger-alt-async "3.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-logger | jar | 3.0.2 |
| org.refcodes : refcodes-licensing | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |