MVN

org.mitre.caasd : componentlibrary-pom

Maven & Gradle

Sep 22, 2014
2 stars

Control Component Library · A java library of control theory components.

<dependency>
    <groupId>org.mitre.caasd</groupId>
    <artifactId>componentlibrary-pom</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mitre.caasd : componentlibrary-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.mitre.caasd : componentlibrary-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
componentlibrary-pom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.mitre.caasd</groupId>
    <artifactId>componentlibrary-pom</artifactId>
    <version>1.0.0</version>
</dependency>