JCoRe Descriptor Creator

A simple project for the automatic creation of descriptors for UIMAfit-enabled components.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-descriptor-creator
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

JCoRe Descriptor Creator
A simple project for the automatic creation of descriptors for UIMAfit-enabled components.
Project Organization

Project Organization

JULIE Lab, Germany

Download jcore-descriptor-creator

How to add to project

<!-- https://jarcasting.com/artifacts/de.julielab/jcore-descriptor-creator/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-descriptor-creator</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-descriptor-creator/
implementation 'de.julielab:jcore-descriptor-creator:2.5.1'
// https://jarcasting.com/artifacts/de.julielab/jcore-descriptor-creator/
implementation ("de.julielab:jcore-descriptor-creator:2.5.1")
'de.julielab:jcore-descriptor-creator:jar:2.5.1'
<dependency org="de.julielab" name="jcore-descriptor-creator" rev="2.5.1">
  <artifact name="jcore-descriptor-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-descriptor-creator', version='2.5.1')
)
libraryDependencies += "de.julielab" % "jcore-descriptor-creator" % "2.5.1"
[de.julielab/jcore-descriptor-creator "2.5.1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.github.classgraph : classgraph jar 4.6.32
org.apache.uima : uimaj-core jar 2.10.4
org.apache.uima : uimafit-core jar 2.5.0
de.julielab : julielab-java-utilities jar 1.3.0
org.slf4j : slf4j-api jar 1.7.30
de.julielab : jcore-types jar 2.5.0

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
2.5.1
2.5.0
2.3.2