is not current version
Last Version 1.5.2

EDAL common data types 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

GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-common
Version

Version

1.5.1
Type

Type

jar
Description

Description

EDAL common data types
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-common 1.5.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.sis.core : sis-referencing jar 1.0
org.apache.sis.non-free : sis-epsg jar 1.0
joda-time : joda-time jar 2.9.4
org.slf4j : slf4j-log4j12 jar 1.7.2
com.h2database : h2 jar 1.3.173
net.sf.ehcache : ehcache jar 2.10.6
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 (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.