MVN

org.elasticsoftwarefoundation.elasticactors : elasticactors-parent

Maven & Gradle

Mar 19, 2023
33 stars

Elastic Software Foundation :: ElasticActors · Persistent Stateful Actor System

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

Latest Version

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

  • Latest Stable: 7.0.1

All Versions

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

Version Vulnerabilities Updated
7.0.x
elasticactors-parent-7.0.1
6.2.x
elasticactors-parent-6.2.0
6.1.x
elasticactors-parent-6.1.4
elasticactors-parent-6.1.3
elasticactors-parent-6.1.2
elasticactors-parent-6.1.1
elasticactors-parent-6.1.0
6.0.x
elasticactors-parent-6.0.3
elasticactors-parent-6.0.2
elasticactors-parent-6.0.1
elasticactors-parent-6.0.0
5.2.x
elasticactors-parent-5.2.2
elasticactors-parent-5.2.1
elasticactors-parent-5.2.0
5.1.x
elasticactors-parent-5.1.3
elasticactors-parent-5.1.2
elasticactors-parent-5.1.1
elasticactors-parent-5.1.0
5.0.x
elasticactors-parent-5.0.2
elasticactors-parent-5.0.1
elasticactors-parent-5.0.0
4.1.x
elasticactors-parent-4.1.2
elasticactors-parent-4.1.1
elasticactors-parent-4.1.0
4.0.x
elasticactors-parent-4.0.2
elasticactors-parent-4.0.1
elasticactors-parent-4.0.0
3.2.x
elasticactors-parent-3.2.1
elasticactors-parent-3.2.0
3.1.x
elasticactors-parent-3.1.1
elasticactors-parent-3.1.0
3.0.x
elasticactors-parent-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
    <artifactId>elasticactors-parent</artifactId>
    <version>7.0.1</version>
</dependency>