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-cli:2.2'
<dependency>
<groupId>org.semanticweb.yars</groupId>
<artifactId>nxparser-cli</artifactId>
<version>2.2</version>
</dependency>
<dependency org="org.semanticweb.yars" name="nxparser-cli" rev="2.2"/>
"org.semanticweb.yars", "nxparser-cli", "2.2"