is not current version
Last Version 2.17.1

io.github.scouter-project:scouter-parent 1.7.0.1

SCOUTER is an open source APM like new relic and appdynamics.

GroupId

GroupId

io.github.scouter-project
ArtifactId

ArtifactId

scouter-parent
Version

Version

1.7.0.1
Type

Type

pom

Download scouter-parent 1.7.0.1


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