MVN

org.ow2.frascati : module-native

Maven & Gradle

Jun 03, 2011

OW2 FraSCAti: SCA Native Module

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

Latest Version

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

  • Latest Stable: 1.4

All Versions

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

Version Vulnerabilities Updated
1.4
module-native-1.4
1.3
module-native-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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