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 |
Tags | dnsnetworkbundleresolvernamingosgi |
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 | #1226 in MvnRepository (See Top Artifacts) #1 in DNS Libraries |
Used By | 385 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2023-33201 |
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 | 5.13.0 | |
Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna-platform (optional) | 5.11.0 | 5.13.0 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.36 | 2.0.9 |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CodeGen MIT | org.projectlombok » lombok | 1.18.24 | 1.18.30 | |
Apache 2.0 | org.robolectric » android-all | 12-robolectric-7732740 | 14-robolectric-10818077 |
Test Dependencies (9)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Concurrency Apache 2.0EPL 2.0 | io.vertx » vertx-core | 4.2.7 | 4.5.0 | |
Apache 2.0EPL 1.0 | io.vertx » vertx-junit5 | 4.2.7 | 4.5.0 | |
BouncyCastle | org.bouncycastle » bcprov-jdk18on1 vulnerability | 1.71 | 1.77 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.8.2 | 5.10.1 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.8.2 | 5.10.1 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.8.2 | 5.10.1 | |
Mocking MIT | org.mockito » mockito-core | 4.5.1 | 5.7.0 | |
Mocking MIT | org.mockito » mockito-junit-jupiter | 4.5.1 | 5.7.0 | |
Logging MIT | org.slf4j » slf4j-simple | 1.7.36 | 2.0.9 |
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 |