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