| Лицензия |
Лицензия
AL2
|
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers |
| Группа | Группаorg.wildfly.swarm |
| Идентификатор | Идентификаторtestsuite |
| Версия | Версия2017.5.0 |
| Тип | Типpom |
| Описание |
ОписаниеTest Suite
Test Suite
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| testsuite-2017.5.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/testsuite/ -->
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>testsuite</artifactId>
<version>2017.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/testsuite/
implementation 'org.wildfly.swarm:testsuite:2017.5.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm/testsuite/
implementation ("org.wildfly.swarm:testsuite:2017.5.0")
'org.wildfly.swarm:testsuite:pom:2017.5.0'
<dependency org="org.wildfly.swarm" name="testsuite" rev="2017.5.0">
<artifact name="testsuite" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='testsuite', version='2017.5.0')
)
libraryDependencies += "org.wildfly.swarm" % "testsuite" % "2017.5.0"
[org.wildfly.swarm/testsuite "2017.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.arquillian.graphene : graphene-webdriver | pom | 2.1.0.Final |
| junit : junit | jar | |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.2.28 |
| org.wildfly.swarm : build-resources | jar | 2017.5.0 |