MVN

org.littleshoot : dnssec4j

Maven & Gradle

May 28, 2013
13 usages
8 stars

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

<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>dnssec4j</artifactId>
    <version>0.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.littleshoot : dnssec4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.6

All Versions

Choose a version of org.littleshoot : dnssec4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
dnssec4j-0.1.6
dnssec4j-0.1.5
dnssec4j-0.1.4
dnssec4j-0.1.3
0.1
dnssec4j-0.1

How to add a dependency to Maven

Add the following org.littleshoot : dnssec4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>dnssec4j</artifactId>
    <version>0.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.littleshoot : dnssec4j gradle dependency to your build.gradle file:

implementation 'org.littleshoot:dnssec4j:0.1.6'

Gradle Kotlin DSL: Add the following org.littleshoot : dnssec4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.littleshoot:dnssec4j:0.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.littleshoot : dnssec4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.littleshoot" % "dnssec4j" % "0.1.6"

Advertisement

Dependencies from Group

Mar 05, 2017
80 usages
2k stars
May 14, 2013
25 usages
1 stars
May 28, 2013
13 usages
8 stars
May 14, 2013
11 usages
1 stars
May 14, 2013
10 usages
1 stars

Discover Dependencies

Oct 31, 2014
3 usages
2 stars
Nov 30, 2018
11 usages
591 stars
Oct 23, 2022
40 usages
5 stars
Aug 09, 2019
11 usages
12k stars
API
Aug 03, 2017
10 usages
Feb 13, 2022
21 usages
4 stars
Jul 13, 2015
5 usages
8 stars
Jun 30, 2018
34 usages
92 stars