License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdorg.bithon.agent |
ArtifactId | ArtifactIdagent-sentinel |
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-sentinel/ -->
<dependency>
<groupId>org.bithon.agent</groupId>
<artifactId>agent-sentinel</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon.agent/agent-sentinel/
implementation 'org.bithon.agent:agent-sentinel:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon.agent/agent-sentinel/
implementation ("org.bithon.agent:agent-sentinel:1.1.0-RELEASE")
'org.bithon.agent:agent-sentinel:jar:1.1.0-RELEASE'
<dependency org="org.bithon.agent" name="agent-sentinel" rev="1.1.0-RELEASE">
<artifact name="agent-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon.agent', module='agent-sentinel', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon.agent" % "agent-sentinel" % "1.1.0-RELEASE"
[org.bithon.agent/agent-sentinel "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.bithon.agent : agent-core | jar | 1.1.0-RELEASE |
org.bithon.agent : agent-controller | jar | 1.1.0-RELEASE |
org.bithon.shaded » shaded-alibaba-sentinel | jar | 1.0-SNAPSHOT |
org.bithon : agent-rpc-brpc | jar | 1.1.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |