License |
License |
---|---|
GroupId | GroupIduk.ac.rdg.resc |
ArtifactId | ArtifactIdedal-cdm |
Version | Version1.5.1 |
Type | Typejar |
Description |
DescriptionEDAL interface to the Unidata Common Data Model
EDAL (Environmental Data Abstraction Library) is a set of Java libararies that provide a consistent means for accessing and manipulating environmental data. The core concepts are based on the standards-compliant data model of the Climate Science Modelling Language.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
edal-cdm-1.5.1.pom | |
edal-cdm-1.5.1.jar | 139 KB |
edal-cdm-1.5.1-sources.jar | 92 KB |
edal-cdm-1.5.1-javadoc.jar | 520 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-cdm/ -->
<dependency>
<groupId>uk.ac.rdg.resc</groupId>
<artifactId>edal-cdm</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-cdm/
implementation 'uk.ac.rdg.resc:edal-cdm:1.5.1'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-cdm/
implementation ("uk.ac.rdg.resc:edal-cdm:1.5.1")
'uk.ac.rdg.resc:edal-cdm:jar:1.5.1'
<dependency org="uk.ac.rdg.resc" name="edal-cdm" rev="1.5.1">
<artifact name="edal-cdm" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-cdm', version='1.5.1')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-cdm" % "1.5.1"
[uk.ac.rdg.resc/edal-cdm "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.ac.rdg.resc : edal-common | jar | 1.5.1 |
edu.ucar » cdm-core | jar | 5.3.2 |
edu.ucar : udunits | jar | 5.3.2 |
edu.ucar : netcdf4 | jar | 5.3.2 |
edu.ucar : grib | jar | 5.3.2 |
edu.ucar : opendap | jar | 5.3.2 |
oro : oro | jar | 2.0.8 |
com.sleepycat : je | jar | 4.0.92 |
commons-codec : commons-codec | jar | 1.10 |
net.ricecode : string-similarity | jar | 1.0.0 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |