Last Version

GATE Serialization Library 2.1.0

Classes to convert between GATE/XML documents and the Lapps Interchange Format.

License

License

Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

org.anc.lapps.gate
ArtifactId

ArtifactId

serialization
Version

Version

2.1.0
Type

Type

jar
Description

Description

GATE Serialization Library
Classes to convert between GATE/XML documents and the Lapps Interchange Format.
Project URL

Project URL

https://github.com/oanc/org.anc.lapps.gate.serialization
Project Organization

Project Organization

The Language Application Grid
Source Code Management

Source Code Management

https://github.com/oanc/org.anc.lapps.gate.serialization

Download serialization 2.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.lappsgrid : vocabulary jar 2.5.0
org.lappsgrid : serialization jar 2.7.0
uk.ac.gate : gate-core jar 8.3
org.anc : common jar 3.6.0
org.slf4j : slf4j-api jar 1.7.24
org.codehaus.groovy : groovy jar 2.5.3
org.apache.ivy : ivy jar 2.4.0

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.