| Лицензия |
Лицензия
The BSD 3-Clause License
|
|---|---|
| Группа | Группаorg.cleartk |
| Идентификатор | Идентификаторcleartk-type-system |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеClearTK Type System
The UIMA type system used by ClearTK modules
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cleartk-type-system-2.0.0.pom | |
| cleartk-type-system-2.0.0.jar | 130 KB |
| cleartk-type-system-2.0.0-sources.jar | 91 KB |
| cleartk-type-system-2.0.0-javadoc.jar | 318 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.cleartk/cleartk-type-system/ -->
<dependency>
<groupId>org.cleartk</groupId>
<artifactId>cleartk-type-system</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cleartk/cleartk-type-system/
implementation 'org.cleartk:cleartk-type-system:2.0.0'
// https://jarcasting.com/artifacts/org.cleartk/cleartk-type-system/
implementation ("org.cleartk:cleartk-type-system:2.0.0")
'org.cleartk:cleartk-type-system:jar:2.0.0'
<dependency org="org.cleartk" name="cleartk-type-system" rev="2.0.0">
<artifact name="cleartk-type-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cleartk', module='cleartk-type-system', version='2.0.0')
)
libraryDependencies += "org.cleartk" % "cleartk-type-system" % "2.0.0"
[org.cleartk/cleartk-type-system "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.uima : uimafit-core | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.cleartk : cleartk-test-util | jar | 2.0.0 |