is not current version
Last Version 0.5

org.apache.mahout:mahout-taste-webapp 0.1

Mahout Taste Collaborative Filtering Web App

GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-taste-webapp
Version

Version

0.1
Type

Type

war

Download mahout-taste-webapp 0.1


<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-taste-webapp/ -->
<dependency>
    <groupId>org.apache.mahout</groupId>
    <artifactId>mahout-taste-webapp</artifactId>
    <version>0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-taste-webapp/
implementation 'org.apache.mahout:mahout-taste-webapp:0.1'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-taste-webapp/
implementation ("org.apache.mahout:mahout-taste-webapp:0.1")
'org.apache.mahout:mahout-taste-webapp:war:0.1'
<dependency org="org.apache.mahout" name="mahout-taste-webapp" rev="0.1">
  <artifact name="mahout-taste-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-taste-webapp', version='0.1')
)
libraryDependencies += "org.apache.mahout" % "mahout-taste-webapp" % "0.1"
[org.apache.mahout/mahout-taste-webapp "0.1"]