License |
License |
---|---|
Categories |
CategoriesSpring MVC User Interface Web Frameworks |
GroupId | GroupIdorg.bithon.agent |
ArtifactId | ArtifactIdagent-plugin-spring-mvc |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBithon - An observability platform
|
<!-- https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-spring-mvc/ -->
<dependency>
<groupId>org.bithon.agent</groupId>
<artifactId>agent-plugin-spring-mvc</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-spring-mvc/
implementation 'org.bithon.agent:agent-plugin-spring-mvc:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-spring-mvc/
implementation ("org.bithon.agent:agent-plugin-spring-mvc:1.1.0-RELEASE")
'org.bithon.agent:agent-plugin-spring-mvc:jar:1.1.0-RELEASE'
<dependency org="org.bithon.agent" name="agent-plugin-spring-mvc" rev="1.1.0-RELEASE">
<artifact name="agent-plugin-spring-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon.agent', module='agent-plugin-spring-mvc', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon.agent" % "agent-plugin-spring-mvc" % "1.1.0-RELEASE"
[org.bithon.agent/agent-plugin-spring-mvc "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.bithon.agent : agent-core | jar | 1.1.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 |