| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииjmxtrans Тестирование приложения и мониторинг Monitoring |
| Группа | Группаorg.jmxtrans |
| Идентификатор | Идентификаторjmxtrans-output-velocity |
| Версия | Версия272 |
| Тип | Типjar |
| Описание |
ОписаниеJmxTrans - Velocity output writers
This module contains output writers that use Apache Velocity template engine.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-velocity/ -->
<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-output-velocity</artifactId>
<version>272</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-velocity/
implementation 'org.jmxtrans:jmxtrans-output-velocity:272'
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-velocity/
implementation ("org.jmxtrans:jmxtrans-output-velocity:272")
'org.jmxtrans:jmxtrans-output-velocity:jar:272'
<dependency org="org.jmxtrans" name="jmxtrans-output-velocity" rev="272">
<artifact name="jmxtrans-output-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-output-velocity', version='272')
)
libraryDependencies += "org.jmxtrans" % "jmxtrans-output-velocity" % "272"
[org.jmxtrans/jmxtrans-output-velocity "272"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.google.guava : guava | jar | 29.0-jre |
| commons-lang : commons-lang | jar | 2.6 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.jmxtrans : jmxtrans-core | jar | 272 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.jmxtrans : jmxtrans-test-utils | jar | 272 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |