License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.secureops |
ArtifactId | ArtifactIdfieldextraction-core |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTools to extract tokens and assign types from strings
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fieldextraction-core-1.5.0.pom | |
fieldextraction-core-1.5.0.jar | 23 KB |
fieldextraction-core-1.5.0-sources.jar | 16 KB |
fieldextraction-core-1.5.0-javadoc.jar | 80 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.tomakehurst : wiremock | jar | 1.57 |
com.esotericsoftware : kryo | jar | 3.0.3 |