| Лицензия |
Лицензия
TraceView Java Agent License
|
|---|---|
| Категории |
КатегорииJava Языки программирования Maven Компиляция и сборка |
| Группа | Группаcom.tracelytics.agent.java |
| Идентификатор | Идентификаторtracelytics-maven-plugin |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеTraceView instrumentation agent installer plugin
A Maven plugin that installs the TraceView Java instrumentation agent. Can be used within a pom or directly from command line. The supported goals are "install-agent" and "download-agent". The configuration properties are "agentVersion", "agentLocation" and "agentOperatingSystem"(the last one is only valid for "download-agent" goal), all are optional and may be specified as maven configuration properties or system properties. For other information on our Java agent please visit http://docs.traceview.solarwinds.com/Instrumentation/java.html.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tracelytics-maven-plugin-1.0.0.pom | |
| tracelytics-maven-plugin-1.0.0.jar | 14 KB |
| tracelytics-maven-plugin-1.0.0-sources.jar | 211 bytes |
| tracelytics-maven-plugin-1.0.0-javadoc.jar | 262 bytes |
| Обзор |
<plugin>
<groupId>com.tracelytics.agent.java</groupId>
<artifactId>tracelytics-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| org.apache.maven : maven-core | jar | 3.3.9 |
| org.apache.maven : maven-compat | jar | 3.3.9 |
| org.apache.maven.plugins : maven-dependency-plugin | jar | 2.10 |