| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJMH Тестирование приложения и мониторинг Performance analysis |
| Группа | Группаde.dagere.peass |
| Идентификатор | Идентификаторpeass-jmh |
| Версия | Версия0.1.6 |
| Тип | Типjar |
| Описание |
Описаниеpeass-jmh
Enables the execution of JMH benchmarks with Peass regression test selection and root cause analysis
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| peass-jmh-0.1.6.pom | |
| peass-jmh-0.1.6.jar | 24 KB |
| peass-jmh-0.1.6-tests.jar | 55 KB |
| peass-jmh-0.1.6-sources.jar | 15 KB |
| peass-jmh-0.1.6-javadoc.jar | 416 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.dagere.peass/peass-jmh/ -->
<dependency>
<groupId>de.dagere.peass</groupId>
<artifactId>peass-jmh</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.dagere.peass/peass-jmh/
implementation 'de.dagere.peass:peass-jmh:0.1.6'
// https://jarcasting.com/artifacts/de.dagere.peass/peass-jmh/
implementation ("de.dagere.peass:peass-jmh:0.1.6")
'de.dagere.peass:peass-jmh:jar:0.1.6'
<dependency org="de.dagere.peass" name="peass-jmh" rev="0.1.6">
<artifact name="peass-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dagere.peass', module='peass-jmh', version='0.1.6')
)
libraryDependencies += "de.dagere.peass" % "peass-jmh" % "0.1.6"
[de.dagere.peass/peass-jmh "0.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.dagere.peass : dependency | jar | 0.1.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.dagere.peass : dependency | jar | 0.1.10 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| co.unruly : java-8-matchers | jar | 1.6 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.mockito : mockito-inline | jar | 4.3.1 |