MVN

directory-asn1 : asn1-der

Maven & Gradle

Dec 24, 2005
9 usages

ASN.1 DER Runtime · API containing functionality used for encoding and decoding DER streams in blocking mode. This is stepping-stone code meant to facilitate the migration of Kerberos, which was developed outside of the ASF, to the Apache Directory project's ASN.1 Runtime.

<dependency>
    <groupId>directory-asn1</groupId>
    <artifactId>asn1-der</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of directory-asn1 : asn1-der to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.3

All Versions

Choose a version of directory-asn1 : asn1-der to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
asn1-der-0.3.3
asn1-der-0.3.2
0.3
asn1-der-0.3

How to add a dependency to Maven

Add the following directory-asn1 : asn1-der maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>directory-asn1</groupId>
    <artifactId>asn1-der</artifactId>
    <version>0.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following directory-asn1 : asn1-der gradle dependency to your build.gradle file:

implementation 'directory-asn1:asn1-der:0.3.3'

Gradle Kotlin DSL: Add the following directory-asn1 : asn1-der gradle kotlin dependency to your build.gradle.kts file:

implementation("directory-asn1:asn1-der:0.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following directory-asn1 : asn1-der sbt scala dependency to your build.sbt file:

libraryDependencies += "directory-asn1" % "asn1-der" % "0.3.3"

Advertisement

Dependencies from Group

Dec 24, 2005
14 usages
Dec 24, 2005
9 usages
Dec 24, 2005
8 usages
Dec 24, 2005
1 usages
Jan 23, 2006

Discover Dependencies

Mar 08, 2013
7 usages
pmd
Jan 27, 2011
2 usages
Jul 16, 2012
2 usages
Mar 25, 2013
31 stars
Apr 23, 2014
134 stars
Apr 15, 2023
0 stars
zml
Nov 10, 2009
3 usages
Mar 17, 2014
7 stars