MVN

io.hyperfoil.tools : parse

Maven & Gradle

Jun 13, 2023
1 usages
1 stars

Hyperfoil parse · Use regex patterns and rules to build json from text files

<dependency>
    <groupId>io.hyperfoil.tools</groupId>
    <artifactId>parse</artifactId>
    <version>0.1.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.hyperfoil.tools : parse to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.15

All Versions

Choose a version of io.hyperfoil.tools : parse to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
parse-0.1.15
parse-0.1.14
parse-0.1.13
parse-0.1.12
parse-0.1.11
parse-0.1.10
parse-0.1.9
parse-0.1.7
parse-0.1.6
parse-0.1.5
parse-0.1.3
parse-0.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>io.hyperfoil.tools</groupId>
    <artifactId>parse</artifactId>
    <version>0.1.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.hyperfoil.tools : parse gradle dependency to your build.gradle file:

implementation 'io.hyperfoil.tools:parse:0.1.15'

Gradle Kotlin DSL: Add the following io.hyperfoil.tools : parse gradle kotlin dependency to your build.gradle.kts file:

implementation("io.hyperfoil.tools:parse:0.1.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.hyperfoil.tools : parse sbt scala dependency to your build.sbt file:

libraryDependencies += "io.hyperfoil.tools" % "parse" % "0.1.15"

Advertisement

Dependencies from Group

Jul 03, 2023
2 usages
0 stars
Jun 29, 2023
2 usages
25 stars
Jun 13, 2023
1 usages
1 stars
Jun 28, 2023
11 stars
Jun 29, 2023
25 stars

Discover Dependencies

Apr 27, 2021
9 usages
May 02, 2021
1 usages
2 stars
Jul 19, 2023
3 stars
Jul 11, 2023
1 stars
Jun 06, 2022
1 usages
0 stars
Dec 24, 2021
62 stars
Nov 11, 2021
0 stars