MVN

org.apache.kerby : has-common

Maven & Gradle

Feb 09, 2023
4 usages
102 stars

HAS Common

<dependency>
    <groupId>org.apache.kerby</groupId>
    <artifactId>has-common</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.kerby : has-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.apache.kerby : has-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
has-common-2.0.3
has-common-2.0.2
has-common-2.0.1
has-common-2.0.0

How to add a dependency to Maven

Add the following org.apache.kerby : has-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.kerby</groupId>
    <artifactId>has-common</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.kerby : has-common gradle dependency to your build.gradle file:

implementation 'org.apache.kerby:has-common:2.0.3'

Gradle Kotlin DSL: Add the following org.apache.kerby : has-common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.kerby:has-common:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.kerby : has-common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.kerby" % "has-common" % "2.0.3"

Advertisement

Dependencies from Group

Feb 09, 2023
81 usages
102 stars
Feb 09, 2023
71 usages
102 stars
Feb 09, 2023
54 usages
102 stars
Feb 09, 2023
51 usages
102 stars
Feb 09, 2023
40 usages
102 stars

Discover Dependencies

Apr 12, 2023
4 usages
45 stars
Jul 31, 2020
6 usages
162 stars
May 20, 2020
4 usages
May 20, 2020
4 usages
May 20, 2020
4 usages
Mar 27, 2023
4 usages
Jan 20, 2019
6 usages
Apr 11, 2019
5 usages
5.6k stars