Last Version

fieldextraction 1.5.0

A general purpose field extraction library

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.secureops
ArtifactId

ArtifactId

fieldextraction
Version

Version

1.5.0
Type

Type

pom
Description

Description

fieldextraction
A general purpose field extraction library
Project URL

Project URL

https://github.com/SecureOps/fieldextraction
Project Organization

Project Organization

SecureOps Inc.
Source Code Management

Source Code Management

https://github.com/secureops/fieldextraction

Download fieldextraction 1.5.0


<!-- https://jarcasting.com/artifacts/com.secureops/fieldextraction/ -->
<dependency>
    <groupId>com.secureops</groupId>
    <artifactId>fieldextraction</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.secureops/fieldextraction/
implementation 'com.secureops:fieldextraction:1.5.0'
// https://jarcasting.com/artifacts/com.secureops/fieldextraction/
implementation ("com.secureops:fieldextraction:1.5.0")
'com.secureops:fieldextraction:pom:1.5.0'
<dependency org="com.secureops" name="fieldextraction" rev="1.5.0">
  <artifact name="fieldextraction" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.secureops', module='fieldextraction', version='1.5.0')
)
libraryDependencies += "com.secureops" % "fieldextraction" % "1.5.0"
[com.secureops/fieldextraction "1.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fieldextraction-core
  • fieldextraction-morphlines
  • fieldextraction-grok
  • fieldextraction-csv
  • fieldextraction-jython-regex