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