Last Version

DNSSEC4j 0.1.6

DNSSEC4J is a higher level wrapper around the DNSSEC primitives in dnsjava allowing applications to more easily integrate DNSSEC into their applications.

License

License

GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

dnssec4j
Version

Version

0.1.6
Type

Type

jar
Description

Description

DNSSEC4j
DNSSEC4J is a higher level wrapper around the DNSSEC primitives in dnsjava allowing applications to more easily integrate DNSSEC into their applications.
Project Organization

Project Organization

LittleShoot
Source Code Management

Source Code Management

https://[email protected]/adamfisk/DNSSEC4J.git

Download dnssec4j 0.1.6


<!-- https://jarcasting.com/artifacts/org.littleshoot/dnssec4j/ -->
<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>dnssec4j</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/dnssec4j/
implementation 'org.littleshoot:dnssec4j:0.1.6'
// https://jarcasting.com/artifacts/org.littleshoot/dnssec4j/
implementation ("org.littleshoot:dnssec4j:0.1.6")
'org.littleshoot:dnssec4j:jar:0.1.6'
<dependency org="org.littleshoot" name="dnssec4j" rev="0.1.6">
  <artifact name="dnssec4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='dnssec4j', version='0.1.6')
)
libraryDependencies += "org.littleshoot" % "dnssec4j" % "0.1.6"
[org.littleshoot/dnssec4j "0.1.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
org.littleshoot : dnsjava jar 2.1.3
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.