wstx-asl
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.codehaus.woodstox</groupId> <artifactId>wstx-asl</artifactId> <version>4.0.6</version> </dependency>
<project> <!-- 01-Oct-2009, tatu: Relocation as per issue [WSTX-218] --> <modelVersion>4.0.0</modelVersion> <groupId>org.codehaus.woodstox</groupId> <artifactId>wstx-asl</artifactId> <version>4.0.6</version> <distributionManagement> <relocation> <groupId>org.codehaus.woodstox</groupId> <artifactId>woodstox-core-asl</artifactId> </relocation> </distributionManagement> </project>