не последняя версия
Последняя версия 8.0.12

org.apache.tomee:itests 7.1.0


Категории

Категории

TomEE Контейнер Application Servers
Группа

Группа

org.apache.tomee
Идентификатор

Идентификатор

itests
Версия

Версия

7.1.0
Тип

Тип

pom

Скачать itests 7.1.0

Имя Файла Размер
itests-7.1.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.tomee/itests/ -->
<dependency>
    <groupId>org.apache.tomee</groupId>
    <artifactId>itests</artifactId>
    <version>7.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee/itests/
implementation 'org.apache.tomee:itests:7.1.0'
// https://jarcasting.com/artifacts/org.apache.tomee/itests/
implementation ("org.apache.tomee:itests:7.1.0")
'org.apache.tomee:itests:pom:7.1.0'
<dependency org="org.apache.tomee" name="itests" rev="7.1.0">
  <artifact name="itests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee', module='itests', version='7.1.0')
)
libraryDependencies += "org.apache.tomee" % "itests" % "7.1.0"
[org.apache.tomee/itests "7.1.0"]