| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.undefinedlabs.scope |
| Идентификатор | Идентификаторscope-instrumentation-for-maven |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScope for Maven Instrumentator
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds.
The Scope for Maven instrumentator library allows to modify the Maven pom file to add Scope Java Agent to surefire and failsafe plugins.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-instrumentation-for-maven/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-instrumentation-for-maven</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-instrumentation-for-maven/
implementation 'com.undefinedlabs.scope:scope-instrumentation-for-maven:0.1.0'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-instrumentation-for-maven/
implementation ("com.undefinedlabs.scope:scope-instrumentation-for-maven:0.1.0")
'com.undefinedlabs.scope:scope-instrumentation-for-maven:jar:0.1.0'
<dependency org="com.undefinedlabs.scope" name="scope-instrumentation-for-maven" rev="0.1.0">
<artifact name="scope-instrumentation-for-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-instrumentation-for-maven', version='0.1.0')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-instrumentation-for-maven" % "0.1.0"
[com.undefinedlabs.scope/scope-instrumentation-for-maven "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| Версия |
|---|
|
0.1.0
|