| License |
License |
|---|---|
| GroupId | GroupIdcom.entopix |
| ArtifactId | ArtifactIdmaui |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThis is the parent of the release and holds all of the functional definitions
required for child projects to release.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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] |