
<dependency>
    <maven>
        <groupId>com.github.stephenc.high-scale-lib</groupId>
        <artifactId>high-scale-lib-parent</artifactId>
        <version>1.1.2</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>high-scale-lib-parent</artifactId>
        <version>1.1.2</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>com.github.stephenc.high-scale-lib</groupId>
        <artifactId>high-scale-lib</artifactId>
        <version>1.1.2</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>high-scale-lib</artifactId>
        <version>1.1.2</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>com.github.stephenc.high-scale-lib</groupId>
        <artifactId>java_util_concurrent_chm</artifactId>
        <version>1.1.2</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>java_util_concurrent_chm</artifactId>
        <version>1.1.2</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>com.github.stephenc.high-scale-lib</groupId>
        <artifactId>java_util_hashtable</artifactId>
        <version>1.1.2</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>java_util_hashtable</artifactId>
        <version>1.1.2</version>
    </jpp>
</dependency>
