nujan

Pure Java NetCDF4/HDF5 writing library

License

License

Modified MIT License
GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

nujan
Last Version

Last Version

1.4.7
Release Date

Release Date

Type

Type

jar
Description

Description

nujan
Pure Java NetCDF4/HDF5 writing library
Project URL

Project URL

https://github.com/uhoefel/nujan
Project Organization

Project Organization

Research Applications Laboratory NCAR/RAL
Source Code Management

Source Code Management

https://github.com/uhoefel/nujan/tree/master

Download nujan

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
edu.ucar » cdm-core jar 5.5.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.7
1.4.6