MVN

com.secureops : fieldextraction-core

Maven & Gradle

Aug 15, 2018
4 usages
3 stars

Tools to extract tokens and assign types from strings

<dependency>
    <groupId>com.secureops</groupId>
    <artifactId>fieldextraction-core</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.secureops : fieldextraction-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.secureops : fieldextraction-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
fieldextraction-core-1.5.0

How to add a dependency to Maven

Add the following com.secureops : fieldextraction-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.secureops</groupId>
    <artifactId>fieldextraction-core</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.secureops : fieldextraction-core gradle dependency to your build.gradle file:

implementation 'com.secureops:fieldextraction-core:1.5.0'

Gradle Kotlin DSL: Add the following com.secureops : fieldextraction-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.secureops:fieldextraction-core:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.secureops : fieldextraction-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.secureops" % "fieldextraction-core" % "1.5.0"

Advertisement

Dependencies from Group

Aug 15, 2018
4 usages
3 stars
Aug 15, 2018
3 stars
Aug 15, 2018
3 stars

Discover Dependencies

Jul 17, 2020
4 usages
12 stars
Feb 03, 2021
4 usages
Jan 18, 2014
5 usages
2 stars
Jan 19, 2015
4 usages
0 stars
Apr 18, 2017
5 usages
2.7k stars
Aug 26, 2015
11 usages
232 stars
Jun 04, 2015
3 usages
2 stars