Последняя версия

Sirona 0.6

Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency. This version is based on the apache project which went into attic.

Группа

Группа

com.github.rmannibucau.sirona
Идентификатор

Идентификатор

sirona
Версия

Версия

0.6
Тип

Тип

pom
Описание

Описание

Sirona
Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency. This version is based on the apache project which went into attic.
Система контроля версий

Система контроля версий

https://github.com/rmannibucau/sirona

Скачать sirona 0.6

Имя Файла Размер
sirona-0.6.pom 20 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona/ -->
<dependency>
    <groupId>com.github.rmannibucau.sirona</groupId>
    <artifactId>sirona</artifactId>
    <version>0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona/
implementation 'com.github.rmannibucau.sirona:sirona:0.6'
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona/
implementation ("com.github.rmannibucau.sirona:sirona:0.6")
'com.github.rmannibucau.sirona:sirona:pom:0.6'
<dependency org="com.github.rmannibucau.sirona" name="sirona" rev="0.6">
  <artifact name="sirona" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau.sirona', module='sirona', version='0.6')
)
libraryDependencies += "com.github.rmannibucau.sirona" % "sirona" % "0.6"
[com.github.rmannibucau.sirona/sirona "0.6"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • api
  • store
  • core
  • agent
  • plugins
  • server
  • alerter