License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.secureops |
ArtifactId | ArtifactIdfieldextraction-grok |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfieldextraction-grok
Grok support for Fieldextraction
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.secureops/fieldextraction-grok/ -->
<dependency>
<groupId>com.secureops</groupId>
<artifactId>fieldextraction-grok</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.secureops/fieldextraction-grok/
implementation 'com.secureops:fieldextraction-grok:1.5.0'
// https://jarcasting.com/artifacts/com.secureops/fieldextraction-grok/
implementation ("com.secureops:fieldextraction-grok:1.5.0")
'com.secureops:fieldextraction-grok:jar:1.5.0'
<dependency org="com.secureops" name="fieldextraction-grok" rev="1.5.0">
<artifact name="fieldextraction-grok" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.secureops', module='fieldextraction-grok', version='1.5.0')
)
libraryDependencies += "com.secureops" % "fieldextraction-grok" % "1.5.0"
[com.secureops/fieldextraction-grok "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
io.krakens : java-grok | jar | 0.1.9 |
com.secureops : fieldextraction-core | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch : junit-benchmarks | jar | 0.7.2 |
junit : junit | jar | 4.11 |