Last Version

Generic WMS implementation using the EDAL libraries 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-wms
Version

Version

1.5.2
Type

Type

jar
Description

Description

Generic WMS implementation using the EDAL libraries
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-wms 1.5.2


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

Dependencies

compile (9)

Group / Artifact Type Version
uk.ac.rdg.resc : edal-common jar 1.5.2
uk.ac.rdg.resc : edal-graphics jar 1.5.2
uk.ac.rdg.resc : edal-coveragejson jar 1.5.2
oro : oro jar 2.0.8
org.json : json jar 20160810
javax.transaction : javax.transaction-api jar 1.3
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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.