com.carrotsearch.thirdparty:simple-xml-safe (2.7.1)

Published 2026-02-24 13:43:03 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.carrotsearch.thirdparty</groupId>
	<artifactId>simple-xml-safe</artifactId>
	<version>2.7.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.carrotsearch.thirdparty:simple-xml-safe:2.7.1

About this package

A fork of Niall Gallagher's simple-xml library with web-safe defaults
Details
Maven
2026-02-24 13:43:03 +00:00
0
Simple XML (safe)
The Apache Software License, Version 2.0
409 KiB
Assets (2)
Versions (1) View all
2.7.1 2026-02-24