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

Prometheus Java Client Guice Injection Example 0.0.10

The Prometheus Java Client Guice Injection Example

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем CLI Guice Библиотеки уровня приложения Dependency Injection Prometheus Тестирование приложения и мониторинг Monitoring
Группа

Группа

io.prometheus.client.examples
Идентификатор

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

guice
Версия

Версия

0.0.10
Тип

Тип

jar
Описание

Описание

Prometheus Java Client Guice Injection Example
The Prometheus Java Client Guice Injection Example
Ссылка на сайт

Ссылка на сайт

http://github.com/prometheus/client_java

Скачать guice 0.0.10


<!-- https://jarcasting.com/artifacts/io.prometheus.client.examples/guice/ -->
<dependency>
    <groupId>io.prometheus.client.examples</groupId>
    <artifactId>guice</artifactId>
    <version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus.client.examples/guice/
implementation 'io.prometheus.client.examples:guice:0.0.10'
// https://jarcasting.com/artifacts/io.prometheus.client.examples/guice/
implementation ("io.prometheus.client.examples:guice:0.0.10")
'io.prometheus.client.examples:guice:jar:0.0.10'
<dependency org="io.prometheus.client.examples" name="guice" rev="0.0.10">
  <artifact name="guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus.client.examples', module='guice', version='0.0.10')
)
libraryDependencies += "io.prometheus.client.examples" % "guice" % "0.0.10"
[io.prometheus.client.examples/guice "0.0.10"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
io.prometheus : client jar 0.0.10
io.prometheus.client.utility : servlet jar 0.0.10
org.eclipse.jetty : jetty-server jar 8.1.7.v20120910
org.eclipse.jetty : jetty-servlet jar 8.1.7.v20120910
args4j : args4j jar 2.0.16
com.google.inject.extensions : guice-multibindings jar 3.0
com.google.inject : guice jar 3.0

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

Данный проект не имеет модулей.