Last Version

io.github.hlfsousa:ncml-binding-examples 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-examples
Version

Version

0.5.1
Type

Type

pom
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
Source Code Management

Source Code Management

http://github.com/hlfsousa/ncml-binding/tree/master/ncml-binding-examples

Download ncml-binding-examples 0.5.1

Filename Size
ncml-binding-examples-0.5.1.pom 678 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • examples-generation
  • ncml-binding-example-readwrite
  • ncml-binding-example-ucararray