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 | Nov 11, 2023 |
Files | pom (21 KB) bundle (525 KB) View All |
Repositories | CentralCloudera PubMulesoft |
Ranking | #1295 in MvnRepository (See Top Artifacts) #1 in DNS Libraries |
Used By | 456 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.13.0 | 5.17.0 | |
Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna-platform (optional) | 5.13.0 | 5.17.0 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.36 | 2.0.17 |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CodeGen MIT | org.projectlombok » lombok | 1.18.30 | 1.18.38 | |
Apache 2.0 | org.robolectric » android-all | 12-robolectric-7732740 | 15-robolectric-12650502 |
Test Dependencies (10)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
I/O Apache 2.0 | commons-io » commons-io | 2.15.0 | 2.19.0 | |
Concurrency Apache 2.0EPL 2.0 | io.vertx » vertx-core2 vulnerabilities | 4.4.6 | 5.0.1 | |
Apache 2.0EPL 1.0 | io.vertx » vertx-junit5 | 4.4.6 | 5.0.1 | |
Encryption Lib BouncyCastle | org.bouncycastle » bcprov-jdk18on4 vulnerabilities | 1.76 | 1.81 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.10.1 | 5.13.3 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.10.1 | 5.13.3 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.10.1 | 5.13.3 | |
Mocking MIT | org.mockito » mockito-core | 4.11.0 | 5.18.0 | |
Mocking MIT | org.mockito » mockito-junit-jupiter | 4.11.0 | 5.18.0 | |
Logging MIT | org.slf4j » slf4j-simple | 1.7.36 | 2.0.17 |
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 |