is not current version
Last Version 2.17.1

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

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

GroupId

GroupId

io.github.scouter-project
ArtifactId

ArtifactId

scouter-parent
Version

Version

2.6.0
Type

Type

pom

Download scouter-parent 2.6.0

Filename Size
scouter-parent-2.6.0.pom 9 KB
Browse

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