org.jiuwo:Jwel

表达式解析器

License

License

GroupId

GroupId

org.jiuwo
ArtifactId

ArtifactId

jwel
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

org.jiuwo:Jwel
表达式解析器

Download jwel

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.sonatype.oss : oss-parent pom 9

Project Modules

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

Versions

Version
1.0.2
1.0.1
1.0.0