How to install the Java artifact org.appdapter.ext.bundle.jena_all_2_10_1 with Maven
Java
Maven
pom.xml
org.appdapter
ext.bundle.jena_all_2_10_1
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.appdapter</groupId>
<artifactId>ext.bundle.jena_all_2_10_1</artifactId>
<version>1.1.1</version>
</dependency>
/<dependencies>