<dependency>
    <maven>
        <groupId>org.codehaus.woodstox</groupId>
        <artifactId>stax2</artifactId>
        <version>3.2.8</version>
    </maven>
    <jpp>
        <groupId>JPP/wstx</groupId>
        <artifactId>stax2</artifactId>
        <version>3.2.8</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.codehaus.woodstox</groupId>
        <artifactId>wstx-api</artifactId>
        <version>3.2.8</version>
    </maven>
    <jpp>
        <groupId>JPP/wstx</groupId>
        <artifactId>wstx-api</artifactId>
        <version>3.2.8</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.codehaus.woodstox</groupId>
        <artifactId>wstx-asl</artifactId>
        <version>3.2.8</version>
    </maven>
    <jpp>
        <groupId>JPP/wstx</groupId>
        <artifactId>wstx-asl</artifactId>
        <version>3.2.8</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.codehaus.woodstox</groupId>
        <artifactId>wstx-lgpl</artifactId>
        <version>3.2.8</version>
    </maven>
    <jpp>
        <groupId>JPP/wstx</groupId>
        <artifactId>wstx-lgpl</artifactId>
        <version>3.2.8</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.codehaus.woodstox</groupId>
        <artifactId>wstx-j2me-min-both</artifactId>
        <version>3.2.8</version>
    </maven>
    <jpp>
        <groupId>JPP/wstx</groupId>
        <artifactId>wstx-j2me-min-both</artifactId>
        <version>3.2.8</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.codehaus.woodstox</groupId>
        <artifactId>wstx-j2me-min-input</artifactId>
        <version>3.2.8</version>
    </maven>
    <jpp>
        <groupId>JPP/wstx</groupId>
        <artifactId>wstx-j2me-min-input</artifactId>
        <version>3.2.8</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.codehaus.woodstox</groupId>
        <artifactId>wstx-j2me-min-output</artifactId>
        <version>3.2.8</version>
    </maven>
    <jpp>
        <groupId>JPP/wstx</groupId>
        <artifactId>wstx-j2me-min-output</artifactId>
        <version>3.2.8</version>
    </jpp>
</dependency>

