License |
License |
---|---|
Categories |
CategoriesTakes User Interface Web Frameworks |
GroupId | GroupIdorg.apache.ctakes |
ArtifactId | ArtifactIdctakes-core |
Last Version | Last Version4.0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache cTAKES core
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ctakes-core-4.0.0.1.pom | |
ctakes-core-4.0.0.1.jar | 229 KB |
ctakes-core-4.0.0.1-sources.jar | 222 KB |
ctakes-core-4.0.0.1-javadoc.jar | 744 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-core/ -->
<dependency>
<groupId>org.apache.ctakes</groupId>
<artifactId>ctakes-core</artifactId>
<version>4.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-core/
implementation 'org.apache.ctakes:ctakes-core:4.0.0.1'
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-core/
implementation ("org.apache.ctakes:ctakes-core:4.0.0.1")
'org.apache.ctakes:ctakes-core:jar:4.0.0.1'
<dependency org="org.apache.ctakes" name="ctakes-core" rev="4.0.0.1">
<artifact name="ctakes-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ctakes', module='ctakes-core', version='4.0.0.1')
)
libraryDependencies += "org.apache.ctakes" % "ctakes-core" % "4.0.0.1"
[org.apache.ctakes/ctakes-core "4.0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ctakes : ctakes-core-res | jar | 4.0.0.1 |
xerces : xercesImpl | jar | 2.11.0 |
org.apache.ctakes : ctakes-type-system | jar | 4.0.0.1 |
org.apache.ctakes : ctakes-utils | jar | 4.0.0.1 |
org.springframework : spring-context | jar | 3.1.2.RELEASE |
commons-io : commons-io | jar | 2.2 |
jdom : jdom | jar | 1.0 |
org.jdom : jdom2 | jar | 2.0.6 |
org.cleartk : cleartk-util | jar | |
com.google.guava : guava | jar | 10.0 |
log4j : log4j | jar | 1.2.17 |
org.apache.opennlp : opennlp-tools | jar | 1.7.2 |
org.apache.opennlp : opennlp-maxent | jar | 3.0.3 |
org.apache.lucene : lucene-core | jar | 4.0.0 |
edu.mit.findstruct : findstructapi | jar | 0.0.1 |
com.googlecode.armbrust-file-utils : sqlwrapper | jar | 0.0.1 |
net.sourceforge.openai : openaifsm | jar | 0.0.1 |
com.lexicalscope.jewelcli : jewelcli | jar | 0.8.3 |
org.apache.uima : uimafit-core | jar | 2.2.0 |
org.cleartk : cleartk-ml | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |