is not current version
Last Version 4.5.5

edu.ucar:thredds-parent 4.5.3

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.3
Type

Type

pom

Download thredds-parent 4.5.3

Filename Size
thredds-parent-4.5.3.pom 36 KB
Browse

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