ognl-default

提供Ognl中MemberAccess的默认实现

License

License

GroupId

GroupId

cn.jasonone.ognl
ArtifactId

ArtifactId

ognl-default
Last Version

Last Version

3.2.18
Release Date

Release Date

Type

Type

jar
Description

Description

ognl-default
提供Ognl中MemberAccess的默认实现
Project URL

Project URL

https://gitee.com/hmjasonone/ognl-default.git
Source Code Management

Source Code Management

https://gitee.com/hmjasonone/ognl-default.git

Download ognl-default

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ognl : ognl jar 3.2.18

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.18