dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC
types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache
which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages,
partial DNSSEC verification, and EDNS0.
License | BSD 3-clause |
---|---|
Categories | DNS Libraries |
Organization | dnsjava.org |
HomePage | https://github.com/dnsjava/dnsjava |
Date | (May 15, 2022) |
Files | pom (20 KB) bundle (520 KB) View All |
Repositories | Central |
Ranking | #1397 in MvnRepository (See Top Artifacts) |
Used By | 293 artifacts |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna (optional) | 5.11.0 | ✔ | |
Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna-platform (optional) | 5.11.0 | ✔ | |
Logging MIT | org.slf4j » slf4j-api | 1.7.36 | ✔ |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CodeGen MIT | org.projectlombok » lombok | 1.18.24 | ✔ | |
Apache 2.0 | org.robolectric » android-all | 12-robolectric-7732740 | 12.1-robolectric-8229987 |
Test Dependencies (9)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0EPL 2.0 | io.vertx » vertx-core | 4.2.7 | 4.3.1 | |
Apache 2.0EPL 1.0 | io.vertx » vertx-junit5 | 4.2.7 | 4.3.1 | |
BouncyCastle | org.bouncycastle » bcprov-jdk18on | 1.71 | ✔ | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.8.2 | ✔ | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.8.2 | ✔ | |
EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.8.2 | ✔ | |
Mocking MIT | org.mockito » mockito-core | 4.5.1 | 4.6.1 | |
MIT | org.mockito » mockito-junit-jupiter | 4.5.1 | 4.6.1 | |
Logging MIT | org.slf4j » slf4j-simple | 1.7.36 | ✔ |
Licenses
License | URL |
---|---|
BSD-3-Clause | https://opensource.org/licenses/BSD-3-Clause |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Brian Wellington | bwelling | |||
Ingo Bauersachs | ibauersachs |