Эксперт ХД

org.attoparser:attoparser (2.0.7.RELEASE)

Published 2026-09-15 10:14:07 +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.attoparser</groupId>
	<artifactId>attoparser</artifactId>
	<version>2.0.7.RELEASE</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.attoparser:attoparser:2.0.7.RELEASE

About this package

Powerful, fast and easy to use HTML and XML parser for Java

Dependencies

org.apache.commons:commons-lang3
3.3.2
org.apache.commons:commons-io
1.3.2
junit:junit
4.13.1
Details
Maven
2026-09-15 10:14:07 +00:00
289
attoparser
The Apache Software License, Version 2.0
252 KiB
Assets (2)
Versions (1) View all
2.0.7.RELEASE 2026-09-15