| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTakes Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.apache.ctakes |
| Идентификатор | Идентификаторctakes-chunker |
| Последняя версия | Последняя версия4.0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache cTAKES chunker
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.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ctakes-chunker-4.0.0.1.pom | |
| ctakes-chunker-4.0.0.1.jar | 16 KB |
| ctakes-chunker-4.0.0.1-sources.jar | 15 KB |
| ctakes-chunker-4.0.0.1-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-chunker/ -->
<dependency>
<groupId>org.apache.ctakes</groupId>
<artifactId>ctakes-chunker</artifactId>
<version>4.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-chunker/
implementation 'org.apache.ctakes:ctakes-chunker:4.0.0.1'
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-chunker/
implementation ("org.apache.ctakes:ctakes-chunker:4.0.0.1")
'org.apache.ctakes:ctakes-chunker:jar:4.0.0.1'
<dependency org="org.apache.ctakes" name="ctakes-chunker" rev="4.0.0.1">
<artifact name="ctakes-chunker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ctakes', module='ctakes-chunker', version='4.0.0.1')
)
libraryDependencies += "org.apache.ctakes" % "ctakes-chunker" % "4.0.0.1"
[org.apache.ctakes/ctakes-chunker "4.0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ctakes : ctakes-chunker-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.ctakes : ctakes-pos-tagger | jar | 4.0.0.1 |
| log4j : log4j | jar | 1.2.17 |
| org.apache.opennlp : opennlp-tools | jar | 1.7.2 |
| org.apache.opennlp : opennlp-maxent | jar | 3.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |