Categories |
CategoriesSLF4J Application Layer Libs Logging |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-tracing-slf4j |
Version | Version5.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing-slf4j/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-tracing-slf4j</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing-slf4j/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing-slf4j:5.1.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing-slf4j/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing-slf4j:5.1.0")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing-slf4j:jar:5.1.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-tracing-slf4j" rev="5.1.0">
<artifact name="elasticactors-tracing-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-tracing-slf4j', version='5.1.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-tracing-slf4j" % "5.1.0"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing-slf4j "5.1.0"]