MVN

io.github.galbiston : rdf-tables

Maven & Gradle

Mar 13, 2022
3 usages
1 stars

RDF Tables · Conversion of delimited value/tabular files into RDF serialisation.

<dependency>
    <groupId>io.github.galbiston</groupId>
    <artifactId>rdf-tables</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.galbiston : rdf-tables to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of io.github.galbiston : rdf-tables to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rdf-tables-1.0.5
rdf-tables-1.0.4
rdf-tables-1.0.3
rdf-tables-1.0.2
rdf-tables-1.0.1
rdf-tables-1.0.0

How to add a dependency to Maven

Add the following io.github.galbiston : rdf-tables maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.galbiston</groupId>
    <artifactId>rdf-tables</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.galbiston : rdf-tables gradle dependency to your build.gradle file:

implementation 'io.github.galbiston:rdf-tables:1.0.5'

Gradle Kotlin DSL: Add the following io.github.galbiston : rdf-tables gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.galbiston:rdf-tables:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.galbiston : rdf-tables sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.galbiston" % "rdf-tables" % "1.0.5"

Advertisement

Dependencies from Group

Jan 29, 2019
3 usages
1 stars
Mar 13, 2022
3 usages
1 stars
Jul 23, 2019
2 usages
15 stars
Jul 23, 2019
15 stars

Discover Dependencies

Jul 16, 2019
3 usages
0 stars
Oct 24, 2018
2 stars
Sep 23, 2022
68.3k stars
Oct 08, 2018
1.3k stars
Jul 05, 2019
2 usages
0 stars