License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduima-ducc-common |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache UIMA DUCC: uima-ducc-common
UIMA (Unstructured Information Management Architecture).
UIMA promotes community development and reuse of annotators
that extract metadata from unstructured information (text, audio, video, etc.);
it provides for externalized declaration of type systems,
component configuration, aggregation, and more,
supports scalablity, and provides tooling.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
uima-ducc-common-3.0.0.pom | |
uima-ducc-common-3.0.0.jar | 240 KB |
uima-ducc-common-3.0.0-sources.jar | 189 KB |
uima-ducc-common-3.0.0-javadoc.jar | 912 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uima-ducc-common/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uima-ducc-common</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uima-ducc-common/
implementation 'org.apache.uima:uima-ducc-common:3.0.0'
// https://jarcasting.com/artifacts/org.apache.uima/uima-ducc-common/
implementation ("org.apache.uima:uima-ducc-common:3.0.0")
'org.apache.uima:uima-ducc-common:jar:3.0.0'
<dependency org="org.apache.uima" name="uima-ducc-common" rev="3.0.0">
<artifact name="uima-ducc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uima-ducc-common', version='3.0.0')
)
libraryDependencies += "org.apache.uima" % "uima-ducc-common" % "3.0.0"
[org.apache.uima/uima-ducc-common "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-core | jar | 2.10.2 |
org.apache.uima : uimaj-as-core | jar | 2.10.2 |
org.apache.camel : camel-core | jar | 2.19.3 |
org.apache.activemq : activemq-camel | jar | 5.15.2 |
joda-time : joda-time | jar | 2.4 |
com.google.code.gson : gson | jar | 2.2.2 |
com.jcraft : jsch | jar | 0.1.29 |
commons-cli : commons-cli | jar | 1.2 |
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.commons : commons-lang3 | jar | 3.1 |
com.google.guava : guava | jar | 18.0 |
org.apache.camel : camel-xstream | jar | 2.19.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.uima : uima-ducc-user | jar | 3.0.0 |
org.apache.commons : commons-pool2 | jar | 2.4.2 |
org.eclipse.jetty : jetty-server | jar | 9.4.14.v20181114 |
xpp3 : xpp3 | jar | 1.1.4c |
org.apache.httpcomponents : httpcore | jar | 4.4.6 |
org.apache.camel : camel-http-common | jar | 2.19.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
xmlpull : xmlpull | jar | 1.1.3.1 |
org.apache.httpcomponents : httpclient-cache | jar | 4.3.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.apache.camel : camel-context | jar | 2.19.3 |
org.apache.camel : camel-http4 | jar | 2.19.3 |
org.apache.camel : camel-http | jar | 2.19.3 |
org.apache.camel : camel-jetty-common | jar | 2.19.3 |
org.apache.camel : camel-mina | jar | 2.19.3 |
org.apache.camel : camel-xmlbeans | jar | 2.19.3 |
org.apache.mina : mina-core | jar | 1.1.7 |
org.apache.camel : camel-servlet | jar | 2.19.3 |
org.apache.camel : camel-test-spring | jar | 2.19.3 |
org.apache.camel : camel-test | jar | 2.19.3 |
org.apache.camel : camel-stream | jar | 2.19.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |