is not current version
Last Version 4.5.5

edu.ucar:thredds-parent 4.5.4

The Unidata THREDDS project includes the netCDF-Java library (aka CDM) and the THREDDS Data Server (TDS).

GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

thredds-parent
Version

Version

4.5.4
Type

Type

pom

Download thredds-parent 4.5.4

Filename Size
thredds-parent-4.5.4.pom 35 KB
Browse

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