Apache Jena Source Compilation: Difference between revisions

From lotico
Jump to navigation Jump to search
(Created page with " ===Apache Jena 4=== git clone https://github.com/apache/jena.git")
 
No edit summary
 
Line 2: Line 2:
===Apache Jena 4===
===Apache Jena 4===


git clone https://github.com/apache/jena.git
git clone https://github.com/apache/jena.git
 
cd jena
mvn clean install

Latest revision as of 09:32, 11 June 2021

Apache Jena 4

git clone https://github.com/apache/jena.git
cd jena

mvn clean install