| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bithon.agent |
| Идентификатор | Идентификаторagent-bootstrap |
| Последняя версия | Последняя версия1.1.0-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBithon - An observability platform
|
| Имя Файла | Размер |
|---|---|
| agent-bootstrap-1.1.0-RELEASE.pom | |
| agent-bootstrap-1.1.0-RELEASE.jar | 25 KB |
| agent-bootstrap-1.1.0-RELEASE-sources.jar | 22 KB |
| agent-bootstrap-1.1.0-RELEASE-javadoc.jar | 132 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bithon.agent/agent-bootstrap/ -->
<dependency>
<groupId>org.bithon.agent</groupId>
<artifactId>agent-bootstrap</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon.agent/agent-bootstrap/
implementation 'org.bithon.agent:agent-bootstrap:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon.agent/agent-bootstrap/
implementation ("org.bithon.agent:agent-bootstrap:1.1.0-RELEASE")
'org.bithon.agent:agent-bootstrap:jar:1.1.0-RELEASE'
<dependency org="org.bithon.agent" name="agent-bootstrap" rev="1.1.0-RELEASE">
<artifact name="agent-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon.agent', module='agent-bootstrap', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon.agent" % "agent-bootstrap" % "1.1.0-RELEASE"
[org.bithon.agent/agent-bootstrap "1.1.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bithon.shaded » shaded-bytebuddy | jar | 1.0-SNAPSHOT |