Last Version

GATE Spring support 9.0.1

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

License

License

GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gate-spring
Version

Version

9.0.1
Type

Type

jar
Description

Description

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

Project URL

https://gate.ac.uk/
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

https://github.com/GateNLP/gate-spring

Download gate-spring 9.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
uk.ac.gate : gate-core jar 9.0.1
org.springframework : spring-aop jar 4.2.0.RELEASE

provided (2)

Group / Artifact Type Version
commons-pool : commons-pool jar 1.6
org.apache.commons : commons-pool2 jar 2.5.0

Project Modules

There are no modules declared in this project.