Last Version

CEL 1.0.1

Compiled Expression Language

License

License

GroupId

GroupId

org.ow2.opensuit
ArtifactId

ArtifactId

cel
Version

Version

1.0.1
Type

Type

jar
Description

Description

CEL
Compiled Expression Language
Project Organization

Project Organization

eBMWebsourcing

Download cel 1.0.1


<!-- 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.