MVN

org.fusesource.hawtjni : hawtjni-runtime

Maven & Gradle

Oct 21, 2020
18 usages
143 stars

HawtJNI Runtime · The API that projects using HawtJNI should build against.

<dependency>
    <groupId>org.fusesource.hawtjni</groupId>
    <artifactId>hawtjni-runtime</artifactId>
    <version>1.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.hawtjni : hawtjni-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.18

All Versions

Choose a version of org.fusesource.hawtjni : hawtjni-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.18
hawtjni-runtime-1.18
1.17
hawtjni-runtime-1.17
1.16
hawtjni-runtime-1.16
1.15
hawtjni-runtime-1.15
1.14
hawtjni-runtime-1.14
1.13
hawtjni-runtime-1.13
1.12
hawtjni-runtime-1.12
1.11
hawtjni-runtime-1.11
1.10
hawtjni-runtime-1.10
1.9
hawtjni-runtime-1.9
1.8
hawtjni-runtime-1.8
1.7
hawtjni-runtime-1.7
CVE-2013-2035
1.6
hawtjni-runtime-1.6
CVE-2013-2035
1.5
hawtjni-runtime-1.5
CVE-2013-2035
1.4
hawtjni-runtime-1.4
CVE-2013-2035
1.3
hawtjni-runtime-1.3
CVE-2013-2035
1.2
hawtjni-runtime-1.2
CVE-2013-2035
1.1
hawtjni-runtime-1.1
CVE-2013-2035
1.0
hawtjni-runtime-1.0
CVE-2013-2035

How to add a dependency to Maven

Add the following org.fusesource.hawtjni : hawtjni-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fusesource.hawtjni</groupId>
    <artifactId>hawtjni-runtime</artifactId>
    <version>1.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fusesource.hawtjni : hawtjni-runtime gradle dependency to your build.gradle file:

implementation 'org.fusesource.hawtjni:hawtjni-runtime:1.18'

Gradle Kotlin DSL: Add the following org.fusesource.hawtjni : hawtjni-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fusesource.hawtjni:hawtjni-runtime:1.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fusesource.hawtjni : hawtjni-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fusesource.hawtjni" % "hawtjni-runtime" % "1.18"

Advertisement

Dependencies from Group

Oct 21, 2020
18 usages
143 stars
Oct 21, 2020
3 usages
143 stars
Oct 21, 2020
143 stars

Discover Dependencies

Apr 04, 2023
66 usages
May 15, 2023
28 usages
72 stars
Sep 17, 2012
56 usages
Nov 21, 2011
117 usages
Jul 02, 2020
22 usages
66 stars
May 23, 2023
70 usages
1.6k stars
Jan 06, 2007
8 usages
Aug 03, 2023
171 usages
Aug 15, 2023
108 usages
446 stars