не последняя версия
Последняя версия 5.4.1

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

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

Группа

Группа

org.opengis.cite.teamengine
Идентификатор

Идентификатор

teamengine-core
Версия

Версия

4.7
Тип

Тип

jar

Скачать teamengine-core 4.7


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