is not current version
Last Version 7.2.0.redhat-060

org.fusesource.insight:insight-maven-web 7.1.0.fuse-047

Insight Maven Web

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.fusesource.insight
ArtifactId

ArtifactId

insight-maven-web
Version

Version

7.1.0.fuse-047
Type

Type

war

Download insight-maven-web 7.1.0.fuse-047


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