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