
<dependency>
    <maven>
        <groupId>org.apache.cxf.services</groupId>
        <artifactId>cxf-services</artifactId>
        <version>2.6.9</version>
    </maven>
    <jpp>
        <groupId>JPP/cxf</groupId>
        <artifactId>services</artifactId>
        <version>2.6.9</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.apache.cxf.services.sts</groupId>
        <artifactId>cxf-services-sts</artifactId>
        <version>2.6.9</version>
    </maven>
    <jpp>
        <groupId>JPP/cxf</groupId>
        <artifactId>services-sts</artifactId>
        <version>2.6.9</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.apache.cxf.services.sts</groupId>
        <artifactId>cxf-services-sts-core</artifactId>
        <version>2.6.9</version>
    </maven>
    <jpp>
        <groupId>JPP/cxf</groupId>
        <artifactId>services-sts-core</artifactId>
        <version>2.6.9</version>
    </jpp>
</dependency>
