License |
License |
---|---|
GroupId | GroupIdorg.bithon.agent |
ArtifactId | ArtifactIdagent-plugin-spring |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBithon - Application Risk Management Platform
|
<!-- https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-spring/ -->
<dependency>
<groupId>org.bithon.agent</groupId>
<artifactId>agent-plugin-spring</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-spring/
implementation 'org.bithon.agent:agent-plugin-spring:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-spring/
implementation ("org.bithon.agent:agent-plugin-spring:1.0.0-RELEASE")
'org.bithon.agent:agent-plugin-spring:jar:1.0.0-RELEASE'
<dependency org="org.bithon.agent" name="agent-plugin-spring" rev="1.0.0-RELEASE">
<artifact name="agent-plugin-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon.agent', module='agent-plugin-spring', version='1.0.0-RELEASE')
)
libraryDependencies += "org.bithon.agent" % "agent-plugin-spring" % "1.0.0-RELEASE"
[org.bithon.agent/agent-plugin-spring "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.bithon.agent : agent-core | jar | 1.0.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.12.RELEASE |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 1.4.2.RELEASE |