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