MVN

org.ow2.frascati : frascati-modules

Maven & Gradle

Jun 03, 2011

OW2 FraSCAti: Modules Parent

<dependency>
    <groupId>org.ow2.frascati</groupId>
    <artifactId>frascati-modules</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.frascati : frascati-modules to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.ow2.frascati : frascati-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
frascati-modules-1.4
1.3
frascati-modules-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.frascati</groupId>
    <artifactId>frascati-modules</artifactId>
    <version>1.4</version>
</dependency>