| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.undefinedlabs.scope |
| Идентификатор | Идентификаторscope-agent-performance-tests |
| Последняя версия | Последняя версия0.15.1-beta.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScope Java Agent Performance Tests
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 Java agent allows to instrument the tests executions and send the results to your Scope instance.
|
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-agent-performance-tests/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-agent-performance-tests</artifactId>
<version>0.15.1-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-agent-performance-tests/
implementation 'com.undefinedlabs.scope:scope-agent-performance-tests:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-agent-performance-tests/
implementation ("com.undefinedlabs.scope:scope-agent-performance-tests:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-agent-performance-tests:jar:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-agent-performance-tests" rev="0.15.1-beta.2">
<artifact name="scope-agent-performance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-agent-performance-tests', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-agent-performance-tests" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-agent-performance-tests "0.15.1-beta.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.undefinedlabs.scope : scope-agent | jar | 0.2.1-beta.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.assertj : assertj-core | jar | 2.9.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |