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