is not current version
Last Version 7.2.0.redhat-060

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

Fuse Insight :: Logging Log4j

GroupId

GroupId

org.fusesource.insight
ArtifactId

ArtifactId

insight-log4j
Version

Version

7.2.0.redhat-024
Type

Type

jar

Download insight-log4j 7.2.0.redhat-024


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