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