<dependency>
<groupId>edu.ucar</groupId>
<artifactId>netcdf</artifactId>
<version>4.2.20</version>
</dependency>
<parent> <groupId>edu.ucar</groupId> <artifactId>netcdf-parent</artifactId> <version>4.2.20</version> </parent>
compile
|-- edu.ucar:unidataCommon:4.2.20
|-- commons-httpclient:commons-httpclient
provided
|-- org.jdom:jdom
|-- org.quartz-scheduler:quartz
|-- com.google.protobuf:protobuf-java
|-- com.sleepycat:je