| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers Byteman Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаorg.jboss.byteman |
| Идентификатор | Идентификаторbyteman-bmunit5 |
| Последняя версия | Последняя версия4.0.19 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbyteman-bmunit5
The Byteman bmunit5 jar provides integration of Byteman into JUnit5 tests.
|
| Имя Файла | Размер |
|---|---|
| byteman-bmunit5-4.0.19.pom | |
| byteman-bmunit5-4.0.19.jar | 11 KB |
| byteman-bmunit5-4.0.19-sources.jar | 8 KB |
| byteman-bmunit5-4.0.19-javadoc.jar | 424 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.byteman/byteman-bmunit5/ -->
<dependency>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-bmunit5</artifactId>
<version>4.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.byteman/byteman-bmunit5/
implementation 'org.jboss.byteman:byteman-bmunit5:4.0.19'
// https://jarcasting.com/artifacts/org.jboss.byteman/byteman-bmunit5/
implementation ("org.jboss.byteman:byteman-bmunit5:4.0.19")
'org.jboss.byteman:byteman-bmunit5:jar:4.0.19'
<dependency org="org.jboss.byteman" name="byteman-bmunit5" rev="4.0.19">
<artifact name="byteman-bmunit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.byteman', module='byteman-bmunit5', version='4.0.19')
)
libraryDependencies += "org.jboss.byteman" % "byteman-bmunit5" % "4.0.19"
[org.jboss.byteman/byteman-bmunit5 "4.0.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api Необязательный | jar | 5.4.0 |
| org.jboss.byteman : byteman-bmunit | jar | 4.0.19 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |