Эксперт ХД

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 install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.commons:commons-jexl3:3.2

About 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
Maven
2026-09-15 10:11:52 +00:00
275
Apache Commons JEXL
468 KiB
Assets (2)
Versions (1) View all
3.2 2026-09-15