MVN

org.elasticsoftwarefoundation.elasticactors-systems : elasticactors-systems

Maven & Gradle

Dec 03, 2021
1 stars

Elastic Software Foundation :: ElasticActors :: Systems · Current useful implementations (plugins / extensions) of Elastic Actors

<dependency>
    <groupId>org.elasticsoftwarefoundation.elasticactors-systems</groupId>
    <artifactId>elasticactors-systems</artifactId>
    <version>6.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.elasticsoftwarefoundation.elasticactors-systems : elasticactors-systems to add to Maven - Latest Versions:

  • Latest Stable: 6.1.0

All Versions

Choose a version of org.elasticsoftwarefoundation.elasticactors-systems : elasticactors-systems to add to Maven - All Versions:

Version Vulnerabilities Updated
6.1.x
elasticactors-systems-6.1.0
5.1.x
elasticactors-systems-5.1.0
5.0.x
elasticactors-systems-5.0.0
4.1.x
elasticactors-systems-4.1.0
4.0.x
elasticactors-systems-4.0.0
3.2.x
elasticactors-systems-3.2.0
3.0.x
elasticactors-systems-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.elasticsoftwarefoundation.elasticactors-systems</groupId>
    <artifactId>elasticactors-systems</artifactId>
    <version>6.1.0</version>
</dependency>

Advertisement