is not current version
Last Version 7.2.0.redhat-060

org.fusesource.insight:insight-project 1.1

Fuse Insight :: Project

GroupId

GroupId

org.fusesource.insight
ArtifactId

ArtifactId

insight-project
Version

Version

1.1
Type

Type

pom

Download insight-project 1.1

Filename Size
insight-project-1.1.pom 1 KB
Browse

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