Orbit - We've Moved!
Orbit has now moved to a new location at https://github.com/orbit/orbit
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.ea.orbit |
| Идентификатор | Идентификаторorbit-metrics |
| Последняя версия | Последняя версия0.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOrbit Metrics
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| orbit-metrics-0.7.1.pom | |
| orbit-metrics-0.7.1.jar | 19 KB |
| orbit-metrics-0.7.1-sources.jar | 16 KB |
| orbit-metrics-0.7.1-javadoc.jar | 89 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-metrics/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-metrics</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-metrics/
implementation 'com.ea.orbit:orbit-metrics:0.7.1'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-metrics/
implementation ("com.ea.orbit:orbit-metrics:0.7.1")
'com.ea.orbit:orbit-metrics:jar:0.7.1'
<dependency org="com.ea.orbit" name="orbit-metrics" rev="0.7.1">
<artifact name="orbit-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-metrics', version='0.7.1')
)
libraryDependencies += "com.ea.orbit" % "orbit-metrics" % "0.7.1"
[com.ea.orbit/orbit-metrics "0.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.13 |
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
| io.dropwizard.metrics : metrics-ganglia Необязательный | jar | 3.1.2 |
| io.dropwizard.metrics : metrics-graphite | jar | 3.1.2 |
| io.dropwizard.metrics : metrics-jvm | jar | 3.1.2 |
| com.ea.orbit : orbit-commons | jar | 0.7.1 |
| com.ea.orbit : orbit-container | jar | 0.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| junit : junit | jar | 4.12 |
Orbit has now moved to a new location at https://github.com/orbit/orbit