| License |
License |
|---|---|
| GroupId | GroupIdio.hyperfoil.tools |
| ArtifactId | ArtifactIdparse |
| Last Version | Last Version0.1.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHyperfoil parse
Use regex patterns and rules to build json from text files
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parse-0.1.12.pom | |
| parse-0.1.12.jar | 162 KB |
| parse-0.1.12-uber.jar | 32 MB |
| parse-0.1.12-sources.jar | 83 KB |
| parse-0.1.12-javadoc.jar | 772 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil.tools/parse/ -->
<dependency>
<groupId>io.hyperfoil.tools</groupId>
<artifactId>parse</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil.tools/parse/
implementation 'io.hyperfoil.tools:parse:0.1.12'
// https://jarcasting.com/artifacts/io.hyperfoil.tools/parse/
implementation ("io.hyperfoil.tools:parse:0.1.12")
'io.hyperfoil.tools:parse:jar:0.1.12'
<dependency org="io.hyperfoil.tools" name="parse" rev="0.1.12">
<artifact name="parse" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil.tools', module='parse', version='0.1.12')
)
libraryDependencies += "io.hyperfoil.tools" % "parse" % "0.1.12"
[io.hyperfoil.tools/parse "0.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hyperfoil.tools : yaup | jar | 0.8.15 |
| org.yaml : snakeyaml | jar | 1.26 |
| commons-cli : commons-cli | jar | 1.4 |
| org.aesh : aesh | jar | 2.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-ext | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |