MVN

org.opengis.cite.teamengine : teamengine-console

Maven & Gradle

Apr 14, 2023
43 stars

TEAM Engine - Console Application · This module assembles a console-based application that provides a command-line interface for executing CTL test suites in Unix and Windows environments.

<dependency>
    <groupId>org.opengis.cite.teamengine</groupId>
    <artifactId>teamengine-console</artifactId>
    <version>5.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opengis.cite.teamengine : teamengine-console to add to Maven - Latest Versions:

  • Latest Stable: 5.6.1

All Versions

Choose a version of org.opengis.cite.teamengine : teamengine-console to add to Maven - All Versions:

Version Vulnerabilities Updated
5.6.x
teamengine-console-5.6.1
5.6
teamengine-console-5.6
5.5.x
teamengine-console-5.5.2
teamengine-console-5.5.1
5.5
teamengine-console-5.5
5.4.x
teamengine-console-5.4.1
5.4
teamengine-console-5.4
5.3.x
teamengine-console-5.3.1
5.3
teamengine-console-5.3
5.2
teamengine-console-5.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opengis.cite.teamengine</groupId>
    <artifactId>teamengine-console</artifactId>
    <version>5.6.1</version>
</dependency>

Advertisement