MVN

com.gliwka.hyperscan : hyperscan

Maven & Gradle

Mar 31, 2021
3 usages
161 stars

hyperscan-java · Java bindings for the high-performance multiple regular expression library hyperscan

<dependency>
    <groupId>com.gliwka.hyperscan</groupId>
    <artifactId>hyperscan</artifactId>
    <version>5.4.0-2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gliwka.hyperscan : hyperscan to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.4.0-2.0.0

All Versions

Choose a version of com.gliwka.hyperscan : hyperscan to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.4.x
hyperscan-5.4.0-2.0.0
1.0.x
hyperscan-1.0.0
0.6.x
hyperscan-0.6.2
hyperscan-0.6.0
0.5.x
hyperscan-0.5.1
hyperscan-0.5.0

How to add a dependency to Maven

Add the following com.gliwka.hyperscan : hyperscan maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.gliwka.hyperscan</groupId>
    <artifactId>hyperscan</artifactId>
    <version>5.4.0-2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gliwka.hyperscan : hyperscan gradle dependency to your build.gradle file:

implementation 'com.gliwka.hyperscan:hyperscan:5.4.0-2.0.0'

Gradle Kotlin DSL: Add the following com.gliwka.hyperscan : hyperscan gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gliwka.hyperscan:hyperscan:5.4.0-2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gliwka.hyperscan : hyperscan sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gliwka.hyperscan" % "hyperscan" % "5.4.0-2.0.0"

Advertisement

Dependencies from Group

Mar 31, 2021
3 usages
161 stars
Mar 31, 2021
1 usages
9 stars

Discover Dependencies

Jul 10, 2018
6 stars
Nov 13, 2019
Apr 29, 2019
0 stars
Jun 07, 2018
30 stars
Aug 01, 2018
10 usages
Feb 17, 2022
16 usages
14 stars
Jan 20, 2022
1 usages
34 stars
Jun 05, 2018
0 stars