| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.github.ptrajdos |
| ArtifactId | ArtifactIdMultiSearchPT |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMulanMultiSearch
The package extends the multi-search module.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| MultiSearchPT-0.0.1.pom | |
| MultiSearchPT-0.0.1.jar | 5 KB |
| MultiSearchPT-0.0.1-tests.jar | 8 KB |
| MultiSearchPT-0.0.1-test-sources.jar | 3 KB |
| MultiSearchPT-0.0.1-sources.jar | 2 KB |
| MultiSearchPT-0.0.1-package.zip | 42 MB |
| MultiSearchPT-0.0.1-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ptrajdos/MultiSearchPT/ -->
<dependency>
<groupId>com.github.ptrajdos</groupId>
<artifactId>MultiSearchPT</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptrajdos/MultiSearchPT/
implementation 'com.github.ptrajdos:MultiSearchPT:0.0.1'
// https://jarcasting.com/artifacts/com.github.ptrajdos/MultiSearchPT/
implementation ("com.github.ptrajdos:MultiSearchPT:0.0.1")
'com.github.ptrajdos:MultiSearchPT:jar:0.0.1'
<dependency org="com.github.ptrajdos" name="MultiSearchPT" rev="0.0.1">
<artifact name="MultiSearchPT" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptrajdos', module='MultiSearchPT', version='0.0.1')
)
libraryDependencies += "com.github.ptrajdos" % "MultiSearchPT" % "0.0.1"
[com.github.ptrajdos/MultiSearchPT "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-stable | jar | [3.8.4,) |
| com.github.ptrajdos : WekaTools | jar | [1.5.4,) |
| com.github.fracpete : multisearch-weka-package | jar | 2020.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| nz.ac.waikato.cms.weka : weka-stable | test-jar | [3.8.4,) |