MVN

it.uniroma2.art.maple : maple

Maven & Gradle

Apr 13, 2023

MAPLE · MAPLE (MAPping Architecture based on Linguistic Evidences) is an architecture and a software platform for the semi-automatic configuration of robust matching systems based on linguistic evidences and exploiting web published (linguistic) resources.

<dependency>
    <groupId>it.uniroma2.art.maple</groupId>
    <artifactId>maple</artifactId>
    <version>0.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.uniroma2.art.maple : maple to add to Maven - Latest Versions:

  • Latest Stable: 0.0.13

All Versions

Choose a version of it.uniroma2.art.maple : maple to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
maple-0.0.13
maple-0.0.12
maple-0.0.11
maple-0.0.10
maple-0.0.9
maple-0.0.8
maple-0.0.7
maple-0.0.6
maple-0.0.5
maple-0.0.4
maple-0.0.3
maple-0.0.2
maple-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.uniroma2.art.maple</groupId>
    <artifactId>maple</artifactId>
    <version>0.0.13</version>
</dependency>

Advertisement