
<dependency>
    <maven>
        <groupId>edu.ucar</groupId>
        <artifactId>netcdf-parent</artifactId>
        <version>4.2.21-SNAPSHOT</version>
    </maven>
    <jpp>
        <groupId>JPP/netcdf</groupId>
        <artifactId>netcdf-parent</artifactId>
        <version>4.2.21-SNAPSHOT</version>
    </jpp>
</dependency>
<dependency>
    <maven>
        <groupId>edu.ucar</groupId>
        <artifactId>bufr</artifactId>
        <version>3.0</version>
    </maven>
    <jpp>
        <groupId>JPP/netcdf</groupId>
        <artifactId>bufr</artifactId>
        <version>3.0</version>
    </jpp>
</dependency>


<dependency>
    <maven>
        <groupId>edu.ucar</groupId>
        <artifactId>netcdf</artifactId>
        <version>4.2.21-SNAPSHOT</version>
    </maven>
    <jpp>
        <groupId>JPP/netcdf</groupId>
        <artifactId>netcdf</artifactId>
        <version>4.2.21-SNAPSHOT</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>edu.ucar</groupId>
        <artifactId>unidataCommon</artifactId>
        <version>4.2.26</version>
    </maven>
    <jpp>
        <groupId>JPP/netcdf</groupId>
        <artifactId>unidataCommon</artifactId>
        <version>4.2.26</version>
    </jpp>
</dependency>
<dependency>
    <maven>
        <groupId>edu.ucar</groupId>
        <artifactId>grib</artifactId>
        <version>8.0.29</version>
    </maven>
    <jpp>
        <groupId>JPP/netcdf</groupId>
        <artifactId>grib</artifactId>
        <version>8.0.29</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>edu.ucar</groupId>
        <artifactId>opendap</artifactId>
        <version>2.2.2</version>
    </maven>
    <jpp>
        <groupId>JPP/netcdf</groupId>
        <artifactId>opendap</artifactId>
        <version>2.2.2</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>edu.ucar</groupId>
        <artifactId>bufrTables</artifactId>
        <version>4.2.21-SNAPSHOT</version>
    </maven>
    <jpp>
        <groupId>JPP/netcdf</groupId>
        <artifactId>bufrTables</artifactId>
        <version>4.2.21-SNAPSHOT</version>
    </jpp>
</dependency>

