Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8312809
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:16:57+00:00 2026-06-08T20:16:57+00:00

Im working on a play! app using the Neo4j libraries. Neo4j is working fine,

  • 0

Im working on a play! app using the Neo4j libraries. Neo4j is working fine, but I am trying to set up the server (including web administration) with an embedded database (following this tutorial).

My dependencies are:

val appDependencies = Seq(
  "org.neo4j" % "neo4j" % "1.8.M06",
  "org.neo4j.app" % "neo4j-server" % "1.8.M06",
  "org.neo4j.app" % "neo4j-server" % "1.8.M06" classifier "static-web",
  "com.sun.jersey" % "jersey-core" % "1.9"
)

However, when I run the update command, the neo4j-server-1.8.M06.jar is missing. Somehow, sbt fetches all jars and the pom file for this dependency:

[info] Updating [...]...

[...]

[info] downloading http://repo.typesafe.com/typesafe/releases/org/neo4j/neo4j/1.8.M06/neo4j-1.8.M06.pom ...
[info]  [SUCCESSFUL ] org.neo4j#neo4j;1.8.M06!neo4j.pom (758ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/neo4j/app/neo4j-server/1.8.M06/neo4j-server-1.8.M06-static-web.jar ...
[info]  [SUCCESSFUL ] org.neo4j.app#neo4j-server;1.8.M06!neo4j-server.jar (3678ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/com/sun/jersey/jersey-core/1.9/jersey-core-1.9.jar ...
[info]  [SUCCESSFUL ] com.sun.jersey#jersey-core;1.9!jersey-core.jar(bundle) (941ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/neo4j/neo4j-kernel/1.8.M06/neo4j-kernel-1.8.M06.jar ...

[...]

How can I tell sbt to fetch the required jar file? Adding withSources() did not solve this problem.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T20:16:58+00:00Added an answer on June 8, 2026 at 8:16 pm

    I finally got it working with the following dependencies:

    val appDependencies = Seq(
      "org.neo4j" % "neo4j" % "1.8.M06",
      "org.neo4j.app" % "neo4j-server" % "1.8.M06" classifier "static-web" classifier "",
      "com.sun.jersey" % "jersey-core" % "1.9"
    )
    

    The key was the empty classifier ""…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'me working on a web server using play framework 2.0, where the login is
I'm trying to play a random sound onTouch event (currently working), but the sound
Working on an app using Akka 2 deployed with Play-mini. I pulled logback into
I'm working on an iOS metronome web app. Since mobile Safari can only play
An app I'm working on using the Play! Framework has an object called gift
I'm working with PyQt and trying to get video from a webcam to play
I am working on a Labyrinth style app for iPhone using Chipmunk and openAL.
I'm using Heroku to deploy my Play! framework app. I have a form that
I am using MPMoviePlayerController to play streaming audio. I'm trying to get background audio
I'm working on an epub/mobi which has some embedded videos using the , ,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.