| License |
License |
|---|---|
| GroupId | GroupIdorg.projectnessie.cel |
| ArtifactId | ArtifactIdcel-parent |
| Last Version | Last Version0.3.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncel
Common-Expression-Language - Java implementation
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cel-parent-0.3.7.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/org.projectnessie.cel/cel-parent/ -->
<dependency>
<groupId>org.projectnessie.cel</groupId>
<artifactId>cel-parent</artifactId>
<version>0.3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.projectnessie.cel/cel-parent/
implementation 'org.projectnessie.cel:cel-parent:0.3.7'
// https://jarcasting.com/artifacts/org.projectnessie.cel/cel-parent/
implementation ("org.projectnessie.cel:cel-parent:0.3.7")
'org.projectnessie.cel:cel-parent:pom:0.3.7'
<dependency org="org.projectnessie.cel" name="cel-parent" rev="0.3.7">
<artifact name="cel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.projectnessie.cel', module='cel-parent', version='0.3.7')
)
libraryDependencies += "org.projectnessie.cel" % "cel-parent" % "0.3.7"
[org.projectnessie.cel/cel-parent "0.3.7"]