MVN

org.w3 : jena_2.10

Maven & Gradle

Dec 18, 2014
2 usages
295 stars

jena · RDF framework for Scala

<dependency>
    <groupId>org.w3</groupId>
    <artifactId>jena_2.10</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.w3 : jena_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of org.w3 : jena_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
jena_2.10-0.7.1
0.7
jena_2.10-0.7

How to add a dependency to Maven

Add the following org.w3 : jena_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.w3</groupId>
    <artifactId>jena_2.10</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.w3 : jena_2.10 gradle dependency to your build.gradle file:

implementation 'org.w3:jena_2.10:0.7.1'

Gradle Kotlin DSL: Add the following org.w3 : jena_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.w3:jena_2.10:0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.w3 : jena_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.w3" % "jena_2.10" % "0.7.1"

Advertisement

Dependencies from Group

Feb 02, 2016
8 usages
Dec 18, 2014
8 usages
295 stars
Mar 15, 2015
6 usages
295 stars
Mar 15, 2015
6 usages
295 stars
Mar 15, 2015
5 usages
295 stars

Discover Dependencies

Mar 03, 2009
Apr 12, 2011
30 stars
Apr 07, 2012
13 stars
Jul 26, 2013
1 usages
Dec 17, 2013
Dec 17, 2013
May 01, 2006
May 01, 2006
1 usages
Jan 19, 2014