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

de.unistuttgart.ims.uima.io:generic-xml-reader 1.4.0

A class to read in arbitrary XML content (including TEI) into UIMA, translating some structural annotation to stand off

Группа

Группа

de.unistuttgart.ims.uima.io
Идентификатор

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

generic-xml-reader
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать generic-xml-reader 1.4.0


<!-- https://jarcasting.com/artifacts/de.unistuttgart.ims.uima.io/generic-xml-reader/ -->
<dependency>
    <groupId>de.unistuttgart.ims.uima.io</groupId>
    <artifactId>generic-xml-reader</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.unistuttgart.ims.uima.io/generic-xml-reader/
implementation 'de.unistuttgart.ims.uima.io:generic-xml-reader:1.4.0'
// https://jarcasting.com/artifacts/de.unistuttgart.ims.uima.io/generic-xml-reader/
implementation ("de.unistuttgart.ims.uima.io:generic-xml-reader:1.4.0")
'de.unistuttgart.ims.uima.io:generic-xml-reader:jar:1.4.0'
<dependency org="de.unistuttgart.ims.uima.io" name="generic-xml-reader" rev="1.4.0">
  <artifact name="generic-xml-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.unistuttgart.ims.uima.io', module='generic-xml-reader', version='1.4.0')
)
libraryDependencies += "de.unistuttgart.ims.uima.io" % "generic-xml-reader" % "1.4.0"
[de.unistuttgart.ims.uima.io/generic-xml-reader "1.4.0"]