License |
License |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors-systems |
ArtifactId | ArtifactIdelasticactors-masterservice |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Systems :: Master Service
Current useful implementations (plugins / extensions) of Elastic Actors
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-masterservice/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors-systems</groupId>
<artifactId>elasticactors-masterservice</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-masterservice/
implementation 'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-masterservice:3.0.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-masterservice/
implementation ("org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-masterservice:3.0.0")
'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-masterservice:jar:3.0.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors-systems" name="elasticactors-masterservice" rev="3.0.0">
<artifact name="elasticactors-masterservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors-systems', module='elasticactors-masterservice', version='3.0.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors-systems" % "elasticactors-masterservice" % "3.0.0"
[org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-masterservice "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.elasticsoftwarefoundation.elasticactors : elasticactors-api | jar | 3.0.0 |
org.elasticsoftwarefoundation.elasticactors : elasticactors-base | jar | 3.0.0 |
org.elasticsoftwarefoundation.elasticactors : elasticactors-core | jar | 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 |