NxParser is a Java open source, streaming, non-validating parser for the Nx format, where x = Triples, Quads, or any other number.
'org.semanticweb.yars:nxparser-serialisers:2.2'
<dependency>
<groupId>org.semanticweb.yars</groupId>
<artifactId>nxparser-serialisers</artifactId>
<version>2.2</version>
</dependency>
<dependency org="org.semanticweb.yars" name="nxparser-serialisers" rev="2.2"/>
"org.semanticweb.yars", "nxparser-serialisers", "2.2"