parsii

parsii is a super fast and lightweight parser and expression evaluator

License

License

GroupId

GroupId

com.scireum
ArtifactId

ArtifactId

parsii
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

parsii
parsii is a super fast and lightweight parser and expression evaluator
Project URL

Project URL

https://github.com/scireum/parsii

Download parsii

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.googlecode.junit-toolbox : junit-toolbox jar 2.2
org.spockframework : spock-core jar 1.1-groovy-2.4
cglib : cglib jar 3.2.5
org.objenesis : objenesis jar 2.5.1

Project Modules

There are no modules declared in this project.
com.scireum

scireum GmbH

Versions

Version
4.0
3.1
3.0
2.3
2.2
2.1
2.0
1.7
1.5
1.4
1.3
1.2
1.1
1.0