
<dependency>
    <maven>
        <groupId>org.apache.ws.xmlschema</groupId>
        <artifactId>xmlschema-core</artifactId>
        <version>2.0.2</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>xmlschema-core</artifactId>
        <version>2.0.2</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.apache.ws.xmlschema</groupId>
        <artifactId>xmlschema</artifactId>
        <version>2.0.2</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>ws-xmlschema</artifactId>
        <version>2.0.2</version>
    </jpp>
</dependency>
