Last Version

TEAM Engine 5.4.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).

License

License

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

teamengine
Version

Version

5.4.1
Type

Type

jar
Description

Description

TEAM Engine
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).
Project URL

Project URL

http://opengeospatial.github.io/teamengine/
Project Organization

Project Organization

Open Geospatial Consortium
Source Code Management

Source Code Management

https://github.com/opengeospatial/teamengine

Download teamengine 5.4.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • teamengine-realm
  • teamengine-resources
  • teamengine-core
  • teamengine-spi
  • teamengine-spi-ctl
  • teamengine-web
  • teamengine-console
  • teamengine-virtualization
  • teamengine-tests