Last Version

com.secureops:fieldextraction-core 1.5.0

Tools to extract tokens and assign types from strings

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.secureops
ArtifactId

ArtifactId

fieldextraction-core
Version

Version

1.5.0
Type

Type

jar
Description

Description

Tools to extract tokens and assign types from strings
Project Organization

Project Organization

SecureOps Inc.
Source Code Management

Source Code Management

https://github.com/secureops/fieldextraction

Download fieldextraction-core 1.5.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.jamonapi : jamon jar 2.80
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.9
commons-collections : commons-collections jar 3.2.1
commons-configuration : commons-configuration jar 1.10
commons-io : commons-io jar 2.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.slf4j : slf4j-simple jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.tomakehurst : wiremock jar 1.57
com.esotericsoftware : kryo jar 3.0.3

Project Modules

There are no modules declared in this project.