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

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

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

Группа

Группа

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

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

teamengine-core
Версия

Версия

4.10
Тип

Тип

jar

Скачать teamengine-core 4.10


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