org.apache.commons:commons-jexl3 (3.2)
Published 2026-09-15 10:11:52 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jexl3</artifactId>
<version>3.2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.commons:commons-jexl3:3.2About this package
JEXL is a library intended to facilitate the implementation of scripting features in
applications and frameworks written in Java.
Dependencies
commons-logging:commons-logging
1.2
junit:junit
4.13.2
Details
Assets (2)
Versions (1)
View all
commons-jexl3-3.2.jar
448 KiB
commons-jexl3-3.2.pom
20 KiB
3.2
2026-09-15