is not current version
Last Version 7.2.0.redhat-060

org.fusesource.insight:insight-project 7.2.0.redhat-024

Fuse Insight :: Project

GroupId

GroupId

org.fusesource.insight
ArtifactId

ArtifactId

insight-project
Version

Version

7.2.0.redhat-024
Type

Type

pom

Download insight-project 7.2.0.redhat-024


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