is not current version
Last Version 5.4.1

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

The core module includes the main CTL script processor along with various supporting test utilities.

GroupId

GroupId

org.opengis.cite.teamengine
ArtifactId

ArtifactId

teamengine-core
Version

Version

5.3
Type

Type

jar

Download teamengine-core 5.3


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