<dependency>
    <maven>
        <groupId>com.sun.xsom</groupId>
        <artifactId>xsom</artifactId>
        <version>20070515</version>
    </maven>
    <jpp>
        <groupId>JPP/sun-xsom</groupId>
        <artifactId>xsom</artifactId>
        <version>20070515</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>com.sun.xsom</groupId>
        <artifactId>xsom14</artifactId>
        <version>20070515</version>
    </maven>
    <jpp>
        <groupId>JPP/sun-xsom</groupId>
        <artifactId>xsom14</artifactId>
        <version>20070515</version>
    </jpp>
</dependency>

