License |
License |
---|---|
GroupId | GroupIdorg.apache.mahout |
ArtifactId | ArtifactIdmahout-taste-webapp |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionMahout Taste Webapp
Mahout Taste Collaborative Filtering Web App
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mahout-taste-webapp-0.5.pom | |
mahout-taste-webapp-0.5.war | 6 MB |
mahout-taste-webapp-0.5-sources.jar | 8 KB |
mahout-taste-webapp-0.5-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-taste-webapp/ -->
<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-taste-webapp</artifactId>
<version>0.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-taste-webapp/
implementation 'org.apache.mahout:mahout-taste-webapp:0.5'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-taste-webapp/
implementation ("org.apache.mahout:mahout-taste-webapp:0.5")
'org.apache.mahout:mahout-taste-webapp:war:0.5'
<dependency org="org.apache.mahout" name="mahout-taste-webapp" rev="0.5">
<artifact name="mahout-taste-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-taste-webapp', version='0.5')
)
libraryDependencies += "org.apache.mahout" % "mahout-taste-webapp" % "0.5"
[org.apache.mahout/mahout-taste-webapp "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-core | jar | 0.5 |
axis : axis | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.6.0 |
org.slf4j : slf4j-jcl | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |