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

org.opengis.cite:teamengine 5.3.1

A test harness that executes test suites written using the OGC CTL test grammar or the TestNG framework. It is typically used to verify specification compliance and is the official test harness of the OGC Compliance Testing Program (CITE).

Группа

Группа

org.opengis.cite
Идентификатор

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

teamengine
Версия

Версия

5.3.1
Тип

Тип

jar

Скачать teamengine 5.3.1

Имя Файла Размер
teamengine-5.3.1.pom 12 KB
teamengine-5.3.1-site.jar 509 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.opengis.cite/teamengine/ -->
<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>teamengine</artifactId>
    <version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/teamengine/
implementation 'org.opengis.cite:teamengine:5.3.1'
// https://jarcasting.com/artifacts/org.opengis.cite/teamengine/
implementation ("org.opengis.cite:teamengine:5.3.1")
'org.opengis.cite:teamengine:jar:5.3.1'
<dependency org="org.opengis.cite" name="teamengine" rev="5.3.1">
  <artifact name="teamengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='teamengine', version='5.3.1')
)
libraryDependencies += "org.opengis.cite" % "teamengine" % "5.3.1"
[org.opengis.cite/teamengine "5.3.1"]