| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPrometheus Тестирование приложения и мониторинг Monitoring Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.bluetrainsoftware |
| Идентификатор | Идентификаторprometheus-jersey |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPrometheus Jersey Annotation Support
Maven Parent for BTS Artifacts that will be going into Maven Central.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| prometheus-jersey-1.2.pom | |
| prometheus-jersey-1.2.jar | 6 KB |
| prometheus-jersey-1.2-sources.jar | 2 KB |
| prometheus-jersey-1.2-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bluetrainsoftware/prometheus-jersey/ -->
<dependency>
<groupId>com.bluetrainsoftware</groupId>
<artifactId>prometheus-jersey</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluetrainsoftware/prometheus-jersey/
implementation 'com.bluetrainsoftware:prometheus-jersey:1.2'
// https://jarcasting.com/artifacts/com.bluetrainsoftware/prometheus-jersey/
implementation ("com.bluetrainsoftware:prometheus-jersey:1.2")
'com.bluetrainsoftware:prometheus-jersey:jar:1.2'
<dependency org="com.bluetrainsoftware" name="prometheus-jersey" rev="1.2">
<artifact name="prometheus-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluetrainsoftware', module='prometheus-jersey', version='1.2')
)
libraryDependencies += "com.bluetrainsoftware" % "prometheus-jersey" % "1.2"
[com.bluetrainsoftware/prometheus-jersey "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.prometheus : simpleclient_servlet | jar | 0.0.14 |
| org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.23 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |