is not current version
Last Version 2.17.1

io.github.scouter-project:scouter-parent 1.8.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.8.1
Type

Type

pom

Download scouter-parent 1.8.1

Filename Size
scouter-parent-1.8.1.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>1.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.scouter-project/scouter-parent/
implementation 'io.github.scouter-project:scouter-parent:1.8.1'
// https://jarcasting.com/artifacts/io.github.scouter-project/scouter-parent/
implementation ("io.github.scouter-project:scouter-parent:1.8.1")
'io.github.scouter-project:scouter-parent:pom:1.8.1'
<dependency org="io.github.scouter-project" name="scouter-parent" rev="1.8.1">
  <artifact name="scouter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.scouter-project', module='scouter-parent', version='1.8.1')
)
libraryDependencies += "io.github.scouter-project" % "scouter-parent" % "1.8.1"
[io.github.scouter-project/scouter-parent "1.8.1"]