is not current version
Last Version 7.2.0.redhat-060

org.fusesource.insight:insight-project 7.0.1.fuse-084

Fuse Insight :: Project

GroupId

GroupId

org.fusesource.insight
ArtifactId

ArtifactId

insight-project
Version

Version

7.0.1.fuse-084
Type

Type

pom

Download insight-project 7.0.1.fuse-084


<!-- https://jarcasting.com/artifacts/org.fusesource.insight/insight-project/ -->
<dependency>
    <groupId>org.fusesource.insight</groupId>
    <artifactId>insight-project</artifactId>
    <version>7.0.1.fuse-084</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.insight/insight-project/
implementation 'org.fusesource.insight:insight-project:7.0.1.fuse-084'
// https://jarcasting.com/artifacts/org.fusesource.insight/insight-project/
implementation ("org.fusesource.insight:insight-project:7.0.1.fuse-084")
'org.fusesource.insight:insight-project:pom:7.0.1.fuse-084'
<dependency org="org.fusesource.insight" name="insight-project" rev="7.0.1.fuse-084">
  <artifact name="insight-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.insight', module='insight-project', version='7.0.1.fuse-084')
)
libraryDependencies += "org.fusesource.insight" % "insight-project" % "7.0.1.fuse-084"
[org.fusesource.insight/insight-project "7.0.1.fuse-084"]