| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPinpoint Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.navercorp.pinpoint |
| Идентификатор | Идентификаторpinpoint-annotations |
| Последняя версия | Последняя версия2.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpinpoint-annotations
Pinpoint APM, Application Performance Management tool for large-scale distributed systems
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pinpoint-annotations-2.4.0.pom | |
| pinpoint-annotations-2.4.0.jar | 6 KB |
| pinpoint-annotations-2.4.0-sources.jar | 5 KB |
| pinpoint-annotations-2.4.0-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-annotations/ -->
<dependency>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint-annotations</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-annotations/
implementation 'com.navercorp.pinpoint:pinpoint-annotations:2.4.0'
// https://jarcasting.com/artifacts/com.navercorp.pinpoint/pinpoint-annotations/
implementation ("com.navercorp.pinpoint:pinpoint-annotations:2.4.0")
'com.navercorp.pinpoint:pinpoint-annotations:jar:2.4.0'
<dependency org="com.navercorp.pinpoint" name="pinpoint-annotations" rev="2.4.0">
<artifact name="pinpoint-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.navercorp.pinpoint', module='pinpoint-annotations', version='2.4.0')
)
libraryDependencies += "com.navercorp.pinpoint" % "pinpoint-annotations" % "2.4.0"
[com.navercorp.pinpoint/pinpoint-annotations "2.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.28.2 |