Skip to content

Commit c32b879

Browse files
committed
README update re. Mavenen
1 parent 940f835 commit c32b879

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ SPARQL is an inherently more flexible RDF mapping mechanism than JSON-LD `@conte
1515

1616
That should produce an executable JAR file `target/json2rdf-jar-with-dependencies.jar` in which dependency libraries will be included.
1717

18+
## Maven
19+
20+
Each version is released to the Maven central repository as [`com.atomgraph.etl.json/json2rdf`](https://central.sonatype.com/artifact/com.atomgraph.etl.json/json2rdf)
21+
1822
## Usage
1923

2024
The JSON data is read from `stdin`, the resulting RDF data is written to `stdout`.

0 commit comments

Comments
 (0)