Last Version

Graphics library for plotting EDAL core data types 1.5.2

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-graphics
Version

Version

1.5.2
Type

Type

jar
Description

Description

Graphics library for plotting EDAL core 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-graphics 1.5.2


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

Dependencies

compile (9)

Group / Artifact Type Version
uk.ac.rdg.resc : edal-common jar 1.5.2
com.sun.activation : javax.activation jar 1.2.0
org.jfree : jfreechart jar 1.0.19
commons-io : commons-io jar 2.7
commons-collections : commons-collections jar 3.2.2
org.apache.velocity : velocity jar 1.7
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.