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 | CentralCloudera PubKyligence PublicMulesoft |
Ranking | #1268 in MvnRepository (See Top Artifacts) #1 in DNS Libraries |
Used By | 438 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2024-25638 Vulnerabilities from dependencies: CVE-2024-34447 CVE-2024-30172 CVE-2024-30171 View 3 more ... |
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.16.0 | |
Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna-platform (optional) | 5.11.0 | 5.16.0 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.36 | 2.0.16 |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CodeGen MIT | org.projectlombok » lombok | 1.18.24 | 1.18.36 | |
Apache 2.0 | org.robolectric » android-all | 12-robolectric-7732740 | 15-robolectric-12650502 |
Test Dependencies (9)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Concurrency Apache 2.0EPL 2.0 | io.vertx » vertx-core | 4.2.7 | 4.5.13 | |
Apache 2.0EPL 1.0 | io.vertx » vertx-junit5 | 4.2.7 | 4.5.13 | |
Encryption Lib BouncyCastle | org.bouncycastle » bcprov-jdk18on6 vulnerabilities | 1.71 | 1.80 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.8.2 | 5.11.4 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.8.2 | 5.11.4 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.8.2 | 5.11.4 | |
Mocking MIT | org.mockito » mockito-core | 4.5.1 | 5.15.2 | |
Mocking MIT | org.mockito » mockito-junit-jupiter | 4.5.1 | 5.15.2 | |
Logging MIT | org.slf4j » slf4j-simple | 1.7.36 | 2.0.16 |
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 |