Test routines for the EDAL package

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

Modified BSD licence
GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-test
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Test routines for the EDAL package
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 URL

Project URL

http://code.google.com/p/edal-java/edal-test/
Project Organization

Project Organization

Reading e-Science Centre, University of Reading, UK
Source Code Management

Source Code Management

http://code.google.com/p/edal-java/source/browse/edal-test/

Download edal-test

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
uk.ac.rdg.resc : edal-core jar 0.7
uk.ac.rdg.resc : edal-impl jar 0.7
uk.ac.rdg.resc : edal-graphics jar 0.7
uk.ac.rdg.resc : edal-cdm jar 0.7
org.springframework : spring-webmvc jar 2.5.6
org.springframework : spring-dao jar 2.0.8
javax.servlet : servlet-api jar 2.5
net.sf.ehcache : ehcache-core jar 1.7.2
org.simpleframework : simple-xml jar 1.4.1
jfree : jfreechart jar 1.0.12
org.acegisecurity : acegi-security jar 1.0.7
com.h2database : h2 jar 1.3.159
org.apache.derby : derby jar 10.8.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.7
0.6.3
0.6.2
0.6.1
0.6
0.5
0.2