| Категории |
КатегорииSLF4J Библиотеки уровня приложения Logging |
|---|---|
| Группа | Группаorg.elasticsoftwarefoundation.elasticactors |
| Идентификатор | Идентификаторelasticactors-tracing-slf4j |
| Версия | Версия5.1.2 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing-slf4j/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-tracing-slf4j</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing-slf4j/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing-slf4j:5.1.2'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing-slf4j/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing-slf4j:5.1.2")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing-slf4j:jar:5.1.2'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-tracing-slf4j" rev="5.1.2">
<artifact name="elasticactors-tracing-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-tracing-slf4j', version='5.1.2')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-tracing-slf4j" % "5.1.2"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing-slf4j "5.1.2"]