License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-conll-consumer |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe CONLL Consumer
The POM for the JCoRe Base projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jcore-conll-consumer-2.5.0.pom | |
jcore-conll-consumer-2.5.0.jar | 10 KB |
jcore-conll-consumer-2.5.0-sources.jar | 8 KB |
jcore-conll-consumer-2.5.0-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.julielab/jcore-conll-consumer/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-conll-consumer</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-conll-consumer/
implementation 'de.julielab:jcore-conll-consumer:2.5.0'
// https://jarcasting.com/artifacts/de.julielab/jcore-conll-consumer/
implementation ("de.julielab:jcore-conll-consumer:2.5.0")
'de.julielab:jcore-conll-consumer:jar:2.5.0'
<dependency org="de.julielab" name="jcore-conll-consumer" rev="2.5.0">
<artifact name="jcore-conll-consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-conll-consumer', version='2.5.0')
)
libraryDependencies += "de.julielab" % "jcore-conll-consumer" % "2.5.0"
[de.julielab/jcore-conll-consumer "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
de.julielab : jcore-types | jar | 2.5.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.uima : uimaj-core | jar | 2.10.4 |
org.apache.uima : uimafit-core | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |