is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-kafka 5.2.1


GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-kafka
Version

Version

5.2.1
Type

Type

jar

Download elasticactors-kafka 5.2.1


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