<dependency>
<groupId>io.github.thebesteric.framework.apm.agent.plugins.spring</groupId>
<artifactId>rest-template-plugin</artifactId>
<version>1.0.0</version>
</dependency>
implementation 'io.github.thebesteric.framework.apm.agent.plugins.spring:rest-template-plugin:1.0.0'
io.github.thebesteric.framework.apm.agent.plugins.spring:rest-template-plugin:1.0.0
<dependency org="io.github.thebesteric.framework.apm.agent.plugins.spring" name="rest-template-plugin" rev="1.0.0" />
libraryDependencies += "io.github.thebesteric.framework.apm.agent.plugins.spring" % "rest-template-plugin" % "1.0.0"
@Grab(group='io.github.thebesteric.framework.apm.agent.plugins.spring', module='rest-template-plugin', version='1.0.0')
[io.github.thebesteric.framework.apm.agent.plugins.spring/rest-template-plugin "1.0.0"]
'io.github.thebesteric.framework.apm.agent.plugins.spring:rest-template-plugin:jar:1.0.0'