MVN

edu.ucar : opendap

Maven & Gradle

Mar 07, 2011
4 usages

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".

<dependency>
    <groupId>edu.ucar</groupId>
    <artifactId>opendap</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.ucar : opendap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of edu.ucar : opendap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
opendap-2.2.2

How to add a dependency to Maven

Add the following edu.ucar : opendap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.ucar</groupId>
    <artifactId>opendap</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.ucar : opendap gradle dependency to your build.gradle file:

implementation 'edu.ucar:opendap:2.2.2'

Gradle Kotlin DSL: Add the following edu.ucar : opendap gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.ucar:opendap:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.ucar : opendap sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.ucar" % "opendap" % "2.2.2"

Advertisement

Dependencies from Group

Aug 01, 2014
32 usages
Mar 10, 2015
30 usages
251 stars
cdm
Mar 10, 2015
21 usages
251 stars
Apr 21, 2015
10 usages
12 stars
Mar 10, 2015
10 usages
251 stars

Discover Dependencies

Jan 28, 2015
10 stars
hll
Jul 30, 2014
23 usages
310 stars
Aug 05, 2014
4 usages
192 stars
Sep 20, 2005
4 usages
Feb 04, 2013
1 usages
1 stars
May 13, 2012
1 usages
Sep 24, 2014