MVN

es.ucm.fdi.grasia.faerie : parent

Maven & Gradle

Jul 30, 2012

FAERIE Parent · Project for definition and implementation of an architecture/framework for Ambient-Assited Living systems

<dependency>
    <groupId>es.ucm.fdi.grasia.faerie</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of es.ucm.fdi.grasia.faerie : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.7

All Versions

Choose a version of es.ucm.fdi.grasia.faerie : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
parent-1.2.7
parent-1.2.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>es.ucm.fdi.grasia.faerie</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.7</version>
</dependency>