JEP Data Extension

An extension of the Java Expression Parser library with useful functions for data handling

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.obvj
ArtifactId

ArtifactId

jep-data-extension
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

JEP Data Extension
An extension of the Java Expression Parser library with useful functions for data handling
Project URL

Project URL

https://obvj.net/jep-data-extension
Source Code Management

Source Code Management

https://github.com/oswaldobapvicjr/jep-data-extension

Download jep-data-extension

How to add to project

<!-- https://jarcasting.com/artifacts/net.obvj/jep-data-extension/ -->
<dependency>
    <groupId>net.obvj</groupId>
    <artifactId>jep-data-extension</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.obvj/jep-data-extension/
implementation 'net.obvj:jep-data-extension:1.0.6'
// https://jarcasting.com/artifacts/net.obvj/jep-data-extension/
implementation ("net.obvj:jep-data-extension:1.0.6")
'net.obvj:jep-data-extension:jar:1.0.6'
<dependency org="net.obvj" name="jep-data-extension" rev="1.0.6">
  <artifact name="jep-data-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.obvj', module='jep-data-extension', version='1.0.6')
)
libraryDependencies += "net.obvj" % "jep-data-extension" % "1.0.6"
[net.obvj/jep-data-extension "1.0.6"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scijava : jep jar 2.4.2
org.codehaus.jettison : jettison jar 1.4.1
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
com.jayway.jsonpath : json-path jar 2.6.0
org.slf4j : slf4j-simple jar 1.7.32
org.glassfish.jersey.core : jersey-client jar 2.33
org.glassfish.jersey.inject : jersey-hk2 jar 2.33
net.obvj : performetrics jar 2.2.4
com.github.freva : ascii-table jar 1.2.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
net.obvj : junit-utils jar 1.3.1
javax.xml.bind : jaxb-api jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0