Last Version

io.github.hlfsousa:ncml-binding-example-ucararray 0.5.1

Provides an infrastructure to map NetCDF files to Java Objects, similar to what JAX-B does for XML.

License

License

GroupId

GroupId

io.github.hlfsousa
ArtifactId

ArtifactId

ncml-binding-example-ucararray
Version

Version

0.5.1
Type

Type

jar
Description

Description

Provides an infrastructure to map NetCDF files to Java Objects, similar to what JAX-B does for XML.
Project Organization

Project Organization

Henrique L. F. de Sousa

Download ncml-binding-example-ucararray 0.5.1


<!-- https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-binding-example-ucararray/ -->
<dependency>
    <groupId>io.github.hlfsousa</groupId>
    <artifactId>ncml-binding-example-ucararray</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-binding-example-ucararray/
implementation 'io.github.hlfsousa:ncml-binding-example-ucararray:0.5.1'
// https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-binding-example-ucararray/
implementation ("io.github.hlfsousa:ncml-binding-example-ucararray:0.5.1")
'io.github.hlfsousa:ncml-binding-example-ucararray:jar:0.5.1'
<dependency org="io.github.hlfsousa" name="ncml-binding-example-ucararray" rev="0.5.1">
  <artifact name="ncml-binding-example-ucararray" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hlfsousa', module='ncml-binding-example-ucararray', version='0.5.1')
)
libraryDependencies += "io.github.hlfsousa" % "ncml-binding-example-ucararray" % "0.5.1"
[io.github.hlfsousa/ncml-binding-example-ucararray "0.5.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.hlfsousa : ncml-schemagen jar 0.5.1
io.github.hlfsousa : ncml-io jar 0.5.1
org.slf4j : slf4j-simple jar 1.7.28

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.