License |
License |
---|---|
GroupId | GroupIduk.ac.rdg.resc |
ArtifactId | ArtifactIdedal-common |
Version | Version1.5.1 |
Type | Typejar |
Description |
DescriptionEDAL 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 |
Filename | Size |
---|---|
edal-common-1.5.1.pom | |
edal-common-1.5.1.jar | 375 KB |
edal-common-1.5.1-sources.jar | 356 KB |
edal-common-1.5.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |