License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdrecommendation-engine |
Last Version | Last Version3.5.14.58.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Neo4j Recommendation Engine
Neo4j Based Recommendation Engine Module with real-time and pre-computed recommendations.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/recommendation-engine/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>recommendation-engine</artifactId>
<version>3.5.14.58.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/recommendation-engine/
implementation 'com.graphaware.neo4j:recommendation-engine:3.5.14.58.11'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/recommendation-engine/
implementation ("com.graphaware.neo4j:recommendation-engine:3.5.14.58.11")
'com.graphaware.neo4j:recommendation-engine:jar:3.5.14.58.11'
<dependency org="com.graphaware.neo4j" name="recommendation-engine" rev="3.5.14.58.11">
<artifact name="recommendation-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='recommendation-engine', version='3.5.14.58.11')
)
libraryDependencies += "com.graphaware.neo4j" % "recommendation-engine" % "3.5.14.58.11"
[com.graphaware.neo4j/recommendation-engine "3.5.14.58.11"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware : recommendation-engine | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : runtime-api | jar | 3.5.14.58 |
com.graphaware.neo4j : runtime | jar | 3.5.14.58 |
com.graphaware.neo4j : server | jar | 3.5.14.58 |
com.graphaware.neo4j : common | jar | 3.5.14.58 |
org.neo4j : neo4j | jar | 3.5.14 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-kernel | test-jar | 3.5.14 |
org.skyscreamer : jsonassert | jar | 1.3.0 |
com.graphaware.neo4j : tests | jar | 3.5.14.58 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |