License |
License |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors-systems |
ArtifactId | ArtifactIdelasticactors-broadcast |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Systems :: Broadcast
Current useful implementations (plugins / extensions) of Elastic Actors
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-broadcast/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors-systems</groupId>
<artifactId>elasticactors-broadcast</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-broadcast/
implementation 'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-broadcast:3.0.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-broadcast/
implementation ("org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-broadcast:3.0.0")
'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-broadcast:jar:3.0.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors-systems" name="elasticactors-broadcast" rev="3.0.0">
<artifact name="elasticactors-broadcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors-systems', module='elasticactors-broadcast', version='3.0.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors-systems" % "elasticactors-broadcast" % "3.0.0"
[org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-broadcast "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.elasticsoftwarefoundation.elasticactors : elasticactors-test | jar | 3.0.0 |
org.testng : testng | jar | 7.1.0 |
org.mockito : mockito-core | jar | 3.3.3 |
org.springframework : spring-test | jar | 5.2.7.RELEASE |