The Unidata THREDDS project includes the netCDF-Java library (aka CDM) and the THREDDS Data Server (TDS).
'edu.ucar:netcdf4:4.5.4'
<dependency> <groupId>edu.ucar</groupId> <artifactId>netcdf4</artifactId> <version>4.5.4</version> </dependency>
<dependency org="edu.ucar" name="netcdf4" rev="4.5.4"/>
"edu.ucar", "netcdf4", "4.5.4"