1

Possible Duplicate:
Beginner’s Guide to Setup Xuggler

I downloaded xuggler-xuggler-5.4.jar which I've successfully added to netbeans. The problem is getting it work since it has so many dependencies. I looked in the .jar file and didn't see any pom file so I googled the file. Now I have the .pom file and have to use Maven to download the dependencies. Maven so utterly confuses me, so I was hoping that someone could just give me the command line to get the dependencies.

Community
  • 1
  • 1
Dr.Knowitall
  • 10,080
  • 23
  • 82
  • 133
  • Maven is not your only option, eg: Gradle, ant+vy. Whatever you choose the key point is you require something that performs dependency management. – Mark O'Connor Jan 26 '13 at 12:30

0 Answers0