MVN

org.fusesource.insight : insight-project

Maven & Gradle

Jan 17, 2014
7 stars

Fuse Insight :: Project

<dependency>
    <groupId>org.fusesource.insight</groupId>
    <artifactId>insight-project</artifactId>
    <version>7.2.0.redhat-060</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.insight : insight-project to add to Maven - Latest Versions:

  • Latest Stable: 7.2.0.redhat-060

All Versions

Choose a version of org.fusesource.insight : insight-project to add to Maven - All Versions:

Version Vulnerabilities Updated
7.2.x
insight-project-7.2.0.redhat-060
insight-project-7.2.0.redhat-024
7.1.x
insight-project-7.1.0.fuse-047
insight-project-7.1.0.fuse-014
7.0.x
insight-project-7.0.2.fuse-097
insight-project-7.0.1.fuse-084
insight-project-7.0.0.fuse-061
1.1
insight-project-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.fusesource.insight</groupId>
    <artifactId>insight-project</artifactId>
    <version>7.2.0.redhat-060</version>
</dependency>

Advertisement