DNSSEC4J is a higher level wrapper around the DNSSEC primitives in dnsjava allowing applications to more easily integrate DNSSEC into their applications.
'org.littleshoot:dnssec4j:0.1'
<dependency> <groupId>org.littleshoot</groupId> <artifactId>dnssec4j</artifactId> <version>0.1</version> </dependency>
<dependency org="org.littleshoot" name="dnssec4j" rev="0.1"/>
"org.littleshoot", "dnssec4j", "0.1"