License |
License |
---|---|
GroupId | GroupIdorg.bithon.agent |
ArtifactId | ArtifactIdagent-core |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBithon - An observability platform
|
Filename | Size |
---|---|
agent-core-1.1.0-RELEASE.pom | |
agent-core-1.1.0-RELEASE.jar | 177 KB |
agent-core-1.1.0-RELEASE-sources.jar | 144 KB |
agent-core-1.1.0-RELEASE-javadoc.jar | 1014 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bithon.agent/agent-core/ -->
<dependency>
<groupId>org.bithon.agent</groupId>
<artifactId>agent-core</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon.agent/agent-core/
implementation 'org.bithon.agent:agent-core:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon.agent/agent-core/
implementation ("org.bithon.agent:agent-core:1.1.0-RELEASE")
'org.bithon.agent:agent-core:jar:1.1.0-RELEASE'
<dependency org="org.bithon.agent" name="agent-core" rev="1.1.0-RELEASE">
<artifact name="agent-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon.agent', module='agent-core', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon.agent" % "agent-core" % "1.1.0-RELEASE"
[org.bithon.agent/agent-core "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.bithon.shaded » shaded-slf4j | jar | 1.0-SNAPSHOT |
org.bithon.shaded » shaded-log4j | jar | 1.0-SNAPSHOT |
org.bithon.shaded » shaded-bytebuddy | jar | 1.0-SNAPSHOT |
org.bithon.shaded » shaded-jackson | jar | 1.0-SNAPSHOT |
org.bithon.shaded » shaded-bigqueue | jar | 1.0-SNAPSHOT |
org.bithon.shaded » shaded-kryo | jar | 1.0-SNAPSHOT |
org.bithon.agent : agent-bootstrap | jar | 1.1.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |