is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing-slf4j 5.0.1


Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-tracing-slf4j
Version

Version

5.0.1
Type

Type

jar

Download elasticactors-tracing-slf4j 5.0.1


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