dnsjava is an implementation of DNS in Java, supporting all defined record types, zone transfers, dynamic updates, and DNSSEC.
<dependency>
<groupId>dnsjava</groupId>
<artifactId>dnsjava</artifactId>
<version>3.6.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Perform a DNS lookup for A records.
Update imports to org.xbill.dns.* when upgrading to 3.x.
No dependency data recorded yet.