License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-descriptor-creator |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe Descriptor Creator
A simple project for the automatic creation of descriptors for UIMAfit-enabled components.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13 |