How to use the command line tools? #1807
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
That would be The project provides binaries as well.
The (zip file name corrected) |
Beta Was this translation helpful? Give feedback.
That would be
jena-4.7.0-source-release.zip? That is the formal release artifact and is a buildable system.The project provides binaries as well.
apache-jena-4.7.0.zipincludes all the commands. Unpack the zip and the commands are in thebinandbatdirectories. No java compilation or coding required, just a Java runtime environment.The
'/lib/*'will set the classpath automatically (it's a feature of the Java JVM) and it is written to work in the filesystem layout of the binaryapache-jena-fusekidistribution.(zip file name corrected)