License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIduk.ac.rdg.resc |
ArtifactId | ArtifactIdedal-coveragejson |
Version | Version1.5.1 |
Type | Typejar |
Description |
DescriptionPackage 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 |
Filename | Size |
---|---|
edal-coveragejson-1.5.1.pom | |
edal-coveragejson-1.5.1.jar | 48 KB |
edal-coveragejson-1.5.1-sources.jar | 29 KB |
edal-coveragejson-1.5.1-javadoc.jar | 508 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
uk.ac.rdg.resc : edal-cdm | jar | 1.5.1 |
junit : junit | jar | 4.13.1 |