MVN

com.github.rmannibucau.jel : simple-jel

Maven & Gradle

Nov 12, 2020
0 stars

Simple Java Expression Language · Simple Java Build Time Expression Language

<dependency>
    <groupId>com.github.rmannibucau.jel</groupId>
    <artifactId>simple-jel</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rmannibucau.jel : simple-jel to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.rmannibucau.jel : simple-jel to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
simple-jel-1.0.1
simple-jel-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rmannibucau.jel</groupId>
    <artifactId>simple-jel</artifactId>
    <version>1.0.1</version>
</dependency>