Эксперт ХД

commons-chain:commons-chain (1.1)

Published 2026-09-15 11:07:59 +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>commons-chain</groupId>
	<artifactId>commons-chain</artifactId>
	<version>1.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=commons-chain:commons-chain:1.1

About this package

An implmentation of the GoF Chain of Responsibility pattern

Dependencies

javax.servlet:servlet-api
2.3
javax.portlet:portlet-api
1.0
myfaces:myfaces-api
1.1.0
junit:junit
3.8.1
commons-beanutils:commons-beanutils
1.7.0
commons-digester:commons-digester
1.6
commons-logging:commons-logging
1.0.3
Details
Maven
2026-09-15 11:07:59 +00:00
0
Commons Chain
The Apache Software License, Version 2.0
94 KiB
Assets (2)
Versions (1) View all
1.1 2026-09-15