License |
License |
---|---|
GroupId | GroupIdorg.bithon.agent |
ArtifactId | ArtifactIdagent-main |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBithon - An observability platform
|
Filename | Size |
---|---|
agent-main-1.1.0-RELEASE.pom | |
agent-main-1.1.0-RELEASE.jar | 5 KB |
agent-main-1.1.0-RELEASE-sources.jar | 4 KB |
agent-main-1.1.0-RELEASE-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bithon.agent/agent-main/ -->
<dependency>
<groupId>org.bithon.agent</groupId>
<artifactId>agent-main</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon.agent/agent-main/
implementation 'org.bithon.agent:agent-main:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon.agent/agent-main/
implementation ("org.bithon.agent:agent-main:1.1.0-RELEASE")
'org.bithon.agent:agent-main:jar:1.1.0-RELEASE'
<dependency org="org.bithon.agent" name="agent-main" rev="1.1.0-RELEASE">
<artifact name="agent-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon.agent', module='agent-main', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon.agent" % "agent-main" % "1.1.0-RELEASE"
[org.bithon.agent/agent-main "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.bithon.agent : agent-bootstrap | jar | 1.1.0-RELEASE |