is not current version
Last Version 7.2.0.redhat-060

org.fusesource.insight:insight-log-core 7.2.0.redhat-024

Fuse Insight :: Logging Core

GroupId

GroupId

org.fusesource.insight
ArtifactId

ArtifactId

insight-log-core
Version

Version

7.2.0.redhat-024
Type

Type

jar

Download insight-log-core 7.2.0.redhat-024


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