License |
License |
---|---|
GroupId | GroupIduk.ac.rdg.resc |
ArtifactId | ArtifactIdedal-godiva |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionGWT Implementation of the Godiva Frontend to edal-ncwms
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-godiva-1.5.0.pom | |
edal-godiva-1.5.0.jar | 652 KB |
edal-godiva-1.5.0-sources.jar | 460 KB |
edal-godiva-1.5.0-javadoc.jar | 795 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-godiva/ -->
<dependency>
<groupId>uk.ac.rdg.resc</groupId>
<artifactId>edal-godiva</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-godiva/
implementation 'uk.ac.rdg.resc:edal-godiva:1.5.0'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-godiva/
implementation ("uk.ac.rdg.resc:edal-godiva:1.5.0")
'uk.ac.rdg.resc:edal-godiva:jar:1.5.0'
<dependency org="uk.ac.rdg.resc" name="edal-godiva" rev="1.5.0">
<artifact name="edal-godiva" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-godiva', version='1.5.0')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-godiva" % "1.5.0"
[uk.ac.rdg.resc/edal-godiva "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.gwtopenmaps.openlayers : gwt-openlayers-client | jar | 1.1.0 |
com.google.gwt : gwt-user Optional | jar | 2.8.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
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 |
---|---|---|
junit : junit | jar | 4.5 |