MVN

fr.irit.smac.may : fr.irit.smac.may.speadl.parent

Maven & Gradle

Mar 22, 2021
3 stars

MAY (Make Agents Yourself) is a tool to build architectures usable to support development and execution of multi-agent systems.

<dependency>
    <groupId>fr.irit.smac.may</groupId>
    <artifactId>fr.irit.smac.may.speadl.parent</artifactId>
    <version>3.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.irit.smac.may : fr.irit.smac.may.speadl.parent to add to Maven - Latest Versions:

  • Latest Stable: 3.6.2

All Versions

Choose a version of fr.irit.smac.may : fr.irit.smac.may.speadl.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.6.x
fr.irit.smac.may.speadl.parent-3.6.2
fr.irit.smac.may.speadl.parent-3.6.1
fr.irit.smac.may.speadl.parent-3.6.0
3.5.x
fr.irit.smac.may.speadl.parent-3.5.0
3.4.x
fr.irit.smac.may.speadl.parent-3.4.1
fr.irit.smac.may.speadl.parent-3.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.irit.smac.may</groupId>
    <artifactId>fr.irit.smac.may.speadl.parent</artifactId>
    <version>3.6.2</version>
</dependency>