is not current version
Last Version 0.5

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

Mahout Taste Collaborative Filtering Web App

GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-taste-webapp
Version

Version

0.3
Type

Type

war

Download mahout-taste-webapp 0.3


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