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

uk.ac.gate:gate-spring 8.6.1

Helper classes to support the use of GATE within the Spring framework

Группа

Группа

uk.ac.gate
Идентификатор

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

gate-spring
Версия

Версия

8.6.1
Тип

Тип

jar

Скачать gate-spring 8.6.1


<!-- https://jarcasting.com/artifacts/uk.ac.gate/gate-spring/ -->
<dependency>
    <groupId>uk.ac.gate</groupId>
    <artifactId>gate-spring</artifactId>
    <version>8.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate/gate-spring/
implementation 'uk.ac.gate:gate-spring:8.6.1'
// https://jarcasting.com/artifacts/uk.ac.gate/gate-spring/
implementation ("uk.ac.gate:gate-spring:8.6.1")
'uk.ac.gate:gate-spring:jar:8.6.1'
<dependency org="uk.ac.gate" name="gate-spring" rev="8.6.1">
  <artifact name="gate-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate', module='gate-spring', version='8.6.1')
)
libraryDependencies += "uk.ac.gate" % "gate-spring" % "8.6.1"
[uk.ac.gate/gate-spring "8.6.1"]