| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.devtools |
| Идентификатор | Идентификаторtestsuite-plugins |
| Последняя версия | Последняя версия2.1.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGeronimo Eclipse Plugin :: Testsuite :: Plugins
Apache Geronimo Eclipse Plugin and WTP Server Adapter
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| testsuite-plugins-2.1.7.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.devtools/testsuite-plugins/ -->
<dependency>
<groupId>org.apache.geronimo.devtools</groupId>
<artifactId>testsuite-plugins</artifactId>
<version>2.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.devtools/testsuite-plugins/
implementation 'org.apache.geronimo.devtools:testsuite-plugins:2.1.7'
// https://jarcasting.com/artifacts/org.apache.geronimo.devtools/testsuite-plugins/
implementation ("org.apache.geronimo.devtools:testsuite-plugins:2.1.7")
'org.apache.geronimo.devtools:testsuite-plugins:pom:2.1.7'
<dependency org="org.apache.geronimo.devtools" name="testsuite-plugins" rev="2.1.7">
<artifact name="testsuite-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.devtools', module='testsuite-plugins', version='2.1.7')
)
libraryDependencies += "org.apache.geronimo.devtools" % "testsuite-plugins" % "2.1.7"
[org.apache.geronimo.devtools/testsuite-plugins "2.1.7"]