is not current version
Last Version 5.4.1

org.opengis.cite.teamengine:teamengine-web 4.7

This module provides a web-based application for executing test suites and managing test reports.

GroupId

GroupId

org.opengis.cite.teamengine
ArtifactId

ArtifactId

teamengine-web
Version

Version

4.7
Type

Type

war

Download teamengine-web 4.7


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