Last Version

OpenDAP 2.2.2

Open-source Project for a Network Data Access Protocol, modified for NetCDF purpose. This artifact is a derivative work from the official OPeNDAP library (http://opendap.org), modified by UCAR. The packages were renamed from "dods.*" to "opendap.*" and the groupID from "org.opendap" to "edu.ucar".

License

License

LGPL 2.1
GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

opendap
Version

Version

2.2.2
Type

Type

jar
Description

Description

OpenDAP
Open-source Project for a Network Data Access Protocol, modified for NetCDF purpose. This artifact is a derivative work from the official OPeNDAP library (http://opendap.org), modified by UCAR. The packages were renamed from "dods.*" to "opendap.*" and the groupID from "org.opendap" to "edu.ucar".
Project URL

Project URL

http://opendap.org/
Project Organization

Project Organization

OpenDAP

Download opendap 2.2.2


<!-- https://jarcasting.com/artifacts/edu.ucar/opendap/ -->
<dependency>
    <groupId>edu.ucar</groupId>
    <artifactId>opendap</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucar/opendap/
implementation 'edu.ucar:opendap:2.2.2'
// https://jarcasting.com/artifacts/edu.ucar/opendap/
implementation ("edu.ucar:opendap:2.2.2")
'edu.ucar:opendap:jar:2.2.2'
<dependency org="edu.ucar" name="opendap" rev="2.2.2">
  <artifact name="opendap" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucar', module='opendap', version='2.2.2')
)
libraryDependencies += "edu.ucar" % "opendap" % "2.2.2"
[edu.ucar/opendap "2.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.jdom : jdom jar 1.1
commons-httpclient : commons-httpclient jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.