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