License |
License |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors-systems |
ArtifactId | ArtifactIdelasticactors-systems |
Version | Version3.0.0 |
Type | Typepom |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Systems
Current useful implementations (plugins / extensions) of Elastic Actors
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elasticactors-systems-3.0.0.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors-systems</groupId>
<artifactId>elasticactors-systems</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems/
implementation 'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-systems:3.0.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems/
implementation ("org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-systems:3.0.0")
'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-systems:pom:3.0.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors-systems" name="elasticactors-systems" rev="3.0.0">
<artifact name="elasticactors-systems" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors-systems', module='elasticactors-systems', version='3.0.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors-systems" % "elasticactors-systems" % "3.0.0"
[org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems "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 |