License |
License |
---|---|
Categories |
CategoriesTakes User Interface Web Frameworks |
GroupId | GroupIdorg.apache.ctakes |
ArtifactId | ArtifactIdctakes-relation-extractor |
Last Version | Last Version4.0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache cTAKES Relation Extractor
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 |
<!-- https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-relation-extractor/ -->
<dependency>
<groupId>org.apache.ctakes</groupId>
<artifactId>ctakes-relation-extractor</artifactId>
<version>4.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-relation-extractor/
implementation 'org.apache.ctakes:ctakes-relation-extractor:4.0.0.1'
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-relation-extractor/
implementation ("org.apache.ctakes:ctakes-relation-extractor:4.0.0.1")
'org.apache.ctakes:ctakes-relation-extractor:jar:4.0.0.1'
<dependency org="org.apache.ctakes" name="ctakes-relation-extractor" rev="4.0.0.1">
<artifact name="ctakes-relation-extractor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ctakes', module='ctakes-relation-extractor', version='4.0.0.1')
)
libraryDependencies += "org.apache.ctakes" % "ctakes-relation-extractor" % "4.0.0.1"
[org.apache.ctakes/ctakes-relation-extractor "4.0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |