| License |
License |
|---|---|
| GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
| ArtifactId | ArtifactIdelasticactors-kafka |
| Version | Version6.1.4 |
| Type | Typejar |
| Description |
DescriptionElastic Software Foundation :: ElasticActors :: Kafka Implementation
Persistent Stateful Actor System
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| elasticactors-kafka-6.1.4.pom | |
| elasticactors-kafka-6.1.4.jar | 104 KB |
| elasticactors-kafka-6.1.4-sources.jar | 67 KB |
| elasticactors-kafka-6.1.4-javadoc.jar | 238 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-kafka/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-kafka</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-kafka/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-kafka:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-kafka/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-kafka:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-kafka:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-kafka" rev="6.1.4">
<artifact name="elasticactors-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-kafka', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-kafka" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-kafka "6.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsoftwarefoundation.elasticactors : elasticactors-spi | jar | |
| org.elasticsoftwarefoundation.elasticactors : elasticactors-core | jar | |
| org.elasticsoftwarefoundation.elasticactors : elasticactors-runtime | jar | |
| org.lz4 : lz4-java | jar | 1.8.0 |
| org.apache.kafka : kafka-clients | jar | 3.0.0 |
| net.openhft : chronicle-map | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |