kxml
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>kxml</groupId> <artifactId>kxml</artifactId> <version>2.2.2</version> </dependency>
<project> <modelVersion>4.0.0</modelVersion> <groupId>kxml</groupId> <artifactId>kxml</artifactId> <version>2.2.2</version> <distributionManagement> <relocation> <groupId>net.sf.kxml</groupId> <artifactId>kxml2</artifactId> </relocation> </distributionManagement> </project>