is not current version
Last Version 7.2.0.redhat-060

org.fusesource.insight:insight-project 7.1.0.fuse-014

Fuse Insight :: Project

GroupId

GroupId

org.fusesource.insight
ArtifactId

ArtifactId

insight-project
Version

Version

7.1.0.fuse-014
Type

Type

pom

Download insight-project 7.1.0.fuse-014


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