is not current version
Last Version 0.3.7

cel-java 0.3.5

Common-Expression-Language - Java implementation

License

License

GroupId

GroupId

org.projectnessie.cel
ArtifactId

ArtifactId

cel-parent
Version

Version

0.3.5
Type

Type

pom
Description

Description

cel-java
Common-Expression-Language - Java implementation
Project URL

Project URL

https://github.com/projectnessie/cel-java
Project Organization

Project Organization

Project Nessie
Source Code Management

Source Code Management

https://github.com/projectnessie/cel-java/tree/main

Download cel-parent 0.3.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.