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