MVN

org.bithon.agent : agent-distribution

Maven & Gradle

Dec 13, 2021
11 stars
<dependency>
    <groupId>org.bithon.agent</groupId>
    <artifactId>agent-distribution</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bithon.agent : agent-distribution to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0-RELEASE

All Versions

Choose a version of org.bithon.agent : agent-distribution to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
agent-distribution-1.1.0-RELEASE
1.0.x
agent-distribution-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bithon.agent</groupId>
    <artifactId>agent-distribution</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>

Advertisement