Last Version

CDM core library 4.5.5

The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.

License

License

GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

cdm
Version

Version

4.5.5
Type

Type

jar
Description

Description

CDM core library
The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.
Project Organization

Project Organization

UCAR/Unidata

Download cdm 4.5.5


<!-- https://jarcasting.com/artifacts/edu.ucar/cdm/ -->
<dependency>
    <groupId>edu.ucar</groupId>
    <artifactId>cdm</artifactId>
    <version>4.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucar/cdm/
implementation 'edu.ucar:cdm:4.5.5'
// https://jarcasting.com/artifacts/edu.ucar/cdm/
implementation ("edu.ucar:cdm:4.5.5")
'edu.ucar:cdm:jar:4.5.5'
<dependency org="edu.ucar" name="cdm" rev="4.5.5">
  <artifact name="cdm" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucar', module='cdm', version='4.5.5')
)
libraryDependencies += "edu.ucar" % "cdm" % "4.5.5"
[edu.ucar/cdm "4.5.5"]

Dependencies

compile (13)

Group / Artifact Type Version
edu.ucar : udunits jar 4.5.5
edu.ucar : httpservices jar 4.5.5
org.apache.httpcomponents : httpcore jar 4.2.5
joda-time : joda-time jar 2.2
org.slf4j : slf4j-api jar 1.7.7
org.jdom : jdom2 jar 2.0.4
net.jcip : jcip-annotations jar 1.0
org.quartz-scheduler : quartz jar 2.2.0
com.google.protobuf : protobuf-java jar 2.5.0
net.sf.ehcache : ehcache-core jar 2.6.2
com.google.guava : guava jar 17.0
org.itadaki : bzip2 jar 0.9.1
com.beust : jcommander jar 1.35

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.7

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.