
<dependency>
    <maven>
        <groupId>net.sf.barcode4j</groupId>
        <artifactId>barcode4j</artifactId>
        <version>2.0</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>barcode4j</artifactId>
        <version>2.0</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>net.sf.barcode4j</groupId>
        <artifactId>barcode4j-fop-ext</artifactId>
        <version>2.1.0</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>barcode4j-fop-ext</artifactId>
        <version>2.1.0</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>net.sf.barcode4j</groupId>
        <artifactId>barcode4j-fop-ext-complete</artifactId>
        <version>2.1.0</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>barcode4j-fop-ext-complete</artifactId>
        <version>2.1.0</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>net.sf.barcode4j</groupId>
        <artifactId>barcode4j-light</artifactId>
        <version>2.1.0</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>barcode4j-light</artifactId>
        <version>2.1.0</version>
    </jpp>
</dependency>
