License |
License |
---|---|
Categories |
CategoriesTakes User Interface Web Frameworks |
GroupId | GroupIdorg.apache.ctakes |
ArtifactId | ArtifactIdctakes-ne-contexts |
Last Version | Last Version4.0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache cTAKES named entity contexts
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-ne-contexts-4.0.0.1.pom | |
ctakes-ne-contexts-4.0.0.1.jar | 23 KB |
ctakes-ne-contexts-4.0.0.1-sources.jar | 24 KB |
ctakes-ne-contexts-4.0.0.1-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-ne-contexts/ -->
<dependency>
<groupId>org.apache.ctakes</groupId>
<artifactId>ctakes-ne-contexts</artifactId>
<version>4.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-ne-contexts/
implementation 'org.apache.ctakes:ctakes-ne-contexts:4.0.0.1'
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-ne-contexts/
implementation ("org.apache.ctakes:ctakes-ne-contexts:4.0.0.1")
'org.apache.ctakes:ctakes-ne-contexts:jar:4.0.0.1'
<dependency org="org.apache.ctakes" name="ctakes-ne-contexts" rev="4.0.0.1">
<artifact name="ctakes-ne-contexts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ctakes', module='ctakes-ne-contexts', version='4.0.0.1')
)
libraryDependencies += "org.apache.ctakes" % "ctakes-ne-contexts" % "4.0.0.1"
[org.apache.ctakes/ctakes-ne-contexts "4.0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ctakes : ctakes-ne-contexts-res | jar | 4.0.0.1 |
org.apache.ctakes : ctakes-type-system | jar | 4.0.0.1 |
org.apache.ctakes : ctakes-core | jar | 4.0.0.1 |
org.apache.ctakes : ctakes-utils | jar | 4.0.0.1 |
org.apache.uima : uimaj-document-annotation | jar | 2.9.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |