MVN

io.airlift : joni

Maven & Gradle

Apr 06, 2019
13 usages
3 stars

Joni · Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma that uses byte arrays directly instead of java Strings and chars

<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>joni</artifactId>
    <version>2.1.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.airlift : joni to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.5.3

All Versions

Choose a version of io.airlift : joni to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
joni-2.1.5.3
joni-2.1.5.2
joni-2.1.5.1

How to add a dependency to Maven

Add the following io.airlift : joni maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>joni</artifactId>
    <version>2.1.5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.airlift : joni gradle dependency to your build.gradle file:

implementation 'io.airlift:joni:2.1.5.3'

Gradle Kotlin DSL: Add the following io.airlift : joni gradle kotlin dependency to your build.gradle.kts file:

implementation("io.airlift:joni:2.1.5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.airlift : joni sbt scala dependency to your build.sbt file:

libraryDependencies += "io.airlift" % "joni" % "2.1.5.3"

Advertisement

Dependencies from Group

Jul 13, 2023
264 usages
9 stars
log
Jul 21, 2023
229 usages
542 stars
Dec 06, 2019
212 usages
849 stars
Jul 21, 2023
207 usages
542 stars
Aug 18, 2023
196 usages
490 stars

Discover Dependencies

Jul 18, 2022
3 usages
1 stars
Mar 26, 2023
1 stars
Mar 03, 2020
2 usages
Mar 03, 2020
2 usages
Jan 27, 2022
2 usages
673 stars
May 21, 2021
2 usages
26 stars