is not current version
Last Version 5.4.1

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

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

5.3
Type

Type

war

Download teamengine-web 5.3


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