Categories |
CategoriesApache Mahout Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.dependencies |
ArtifactId | ArtifactIdapache-mahout |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmahout
dependencies
|
Filename | Size |
---|---|
apache-mahout-0.0.15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/apache-mahout/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>apache-mahout</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/apache-mahout/
implementation 'com.walterjwhite.infrastructure.dependencies:apache-mahout:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/apache-mahout/
implementation ("com.walterjwhite.infrastructure.dependencies:apache-mahout:0.0.15")
'com.walterjwhite.infrastructure.dependencies:apache-mahout:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="apache-mahout" rev="0.0.15">
<artifact name="apache-mahout" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='apache-mahout', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "apache-mahout" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/apache-mahout "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-core | jar | 0.9 |
org.apache.mahout : mahout-math | jar | 0.13.0 |
org.apache.mahout : mahout-utils | jar | 0.5 |