is not current version
Last Version 1.5.2

Package for handling conversion to/from CoverageJSON 1.5.1

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.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-coveragejson
Version

Version

1.5.1
Type

Type

jar
Description

Description

Package for handling conversion to/from CoverageJSON
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

Reading e-Science Centre, University of Reading, UK

Download edal-coveragejson 1.5.1


<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-coveragejson/ -->
<dependency>
    <groupId>uk.ac.rdg.resc</groupId>
    <artifactId>edal-coveragejson</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-coveragejson/
implementation 'uk.ac.rdg.resc:edal-coveragejson:1.5.1'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-coveragejson/
implementation ("uk.ac.rdg.resc:edal-coveragejson:1.5.1")
'uk.ac.rdg.resc:edal-coveragejson:jar:1.5.1'
<dependency org="uk.ac.rdg.resc" name="edal-coveragejson" rev="1.5.1">
  <artifact name="edal-coveragejson" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-coveragejson', version='1.5.1')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-coveragejson" % "1.5.1"
[uk.ac.rdg.resc/edal-coveragejson "1.5.1"]

Dependencies

compile (5)

Group / Artifact Type Version
uk.ac.rdg.resc : edal-common Optional jar 1.5.1
com.fasterxml.jackson.core : jackson-core jar 2.7.5
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

test (2)

Group / Artifact Type Version
uk.ac.rdg.resc : edal-cdm jar 1.5.1
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.