org.jiuwo:fastel

快速的表达式解析器

License

License

GroupId

GroupId

org.jiuwo
ArtifactId

ArtifactId

fastel
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

org.jiuwo:fastel
快速的表达式解析器
Project URL

Project URL

https://github.com/jiuwo/fastel

Download fastel

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
com.alibaba : fastjson jar 1.2.56

test (3)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.0
org.powermock : powermock-api-mockito-common jar 1.7.4
org.sonatype.oss : oss-parent pom 9

Project Modules

There are no modules declared in this project.
org.jiuwo

Versions

Version
1.0.6
1.0.5
1.0.1
1.0.0