| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wavefront |
| Идентификатор | Идентификаторproxy-test |
| Последняя версия | Последняя версия9999.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWavefront Proxy
Service for batching and relaying metric traffic to Wavefront
|
| Имя Файла | Размер |
|---|---|
| proxy-test-9999.0.pom | |
| proxy-test-9999.0.jar | 643 KB |
| proxy-test-9999.0-spring-boot.jar | 48 MB |
| proxy-test-9999.0-sources.jar | 323 KB |
| proxy-test-9999.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wavefront/proxy-test/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>proxy-test</artifactId>
<version>9999.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/proxy-test/
implementation 'com.wavefront:proxy-test:9999.0'
// https://jarcasting.com/artifacts/com.wavefront/proxy-test/
implementation ("com.wavefront:proxy-test:9999.0")
'com.wavefront:proxy-test:jar:9999.0'
<dependency org="com.wavefront" name="proxy-test" rev="9999.0">
<artifact name="proxy-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='proxy-test', version='9999.0')
)
libraryDependencies += "com.wavefront" % "proxy-test" % "9999.0"
[com.wavefront/proxy-test "9999.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.truth : truth | jar | 0.29 |
| org.easymock : easymock | jar | 4.3 |