CEL

Compiled Expression Language

License

License

GroupId

GroupId

org.ow2.opensuit
ArtifactId

ArtifactId

cel
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CEL
Compiled Expression Language
Project Organization

Project Organization

eBMWebsourcing

Download cel

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0
0.9.6