License |
License |
---|---|
GroupId | GroupIdio.github.scouter-project |
ArtifactId | ArtifactIdscouter-parent |
Last Version | Last Version2.17.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSCOUTER APM
SCOUTER is an open source APM like new relic and appdynamics.
|
Project URL |
Project URL |
Filename | Size |
---|---|
scouter-parent-2.17.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>2.17.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.scouter-project/scouter-parent/
implementation 'io.github.scouter-project:scouter-parent:2.17.1'
// https://jarcasting.com/artifacts/io.github.scouter-project/scouter-parent/
implementation ("io.github.scouter-project:scouter-parent:2.17.1")
'io.github.scouter-project:scouter-parent:pom:2.17.1'
<dependency org="io.github.scouter-project" name="scouter-parent" rev="2.17.1">
<artifact name="scouter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.scouter-project', module='scouter-parent', version='2.17.1')
)
libraryDependencies += "io.github.scouter-project" % "scouter-parent" % "2.17.1"
[io.github.scouter-project/scouter-parent "2.17.1"]