| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.entopix |
| Идентификатор | Идентификаторmaui |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеThis is the parent of the release and holds all of the functional definitions
required for child projects to release.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| maui-1.3.0.pom | |
| maui-1.3.0.jar | 128 KB |
| maui-1.3.0-sources.jar | 80 KB |
| maui-1.3.0-javadoc.jar | 277 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.entopix/maui/ -->
<dependency>
<groupId>com.entopix</groupId>
<artifactId>maui</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.entopix/maui/
implementation 'com.entopix:maui:1.3.0'
// https://jarcasting.com/artifacts/com.entopix/maui/
implementation ("com.entopix:maui:1.3.0")
'com.entopix:maui:jar:1.3.0'
<dependency org="com.entopix" name="maui" rev="1.3.0">
<artifact name="maui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.entopix', module='maui', version='1.3.0')
)
libraryDependencies += "com.entopix" % "maui" % "1.3.0"
[com.entopix/maui "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-stable | jar | 3.6.10 |
| com.entopix : maui-data | jar | [1.1,2) |
| commons-io : commons-io | jar | 2.4 |
| org.apache.lucene : lucene-snowball | jar | 3.0.3 |
| org.apache.jena : jena-core | jar | 2.11.2 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.11 |
| org.easytesting : fest-assert | jar | [1.4] |