Last Version

NcML Binding 0.5.7-downgraded

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
Version

Version

0.5.7-downgraded
Type

Type

pom
Description

Description

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

Project URL

https://github.com/hlfsousa/ncml-binding
Project Organization

Project Organization

Henrique L. F. de Sousa
Source Code Management

Source Code Management

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

Download ncml-binding 0.5.7-downgraded


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

Dependencies

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

Project Modules

  • ncml-schema
  • ncml-annotation
  • ncml-io
  • ncml-schemagen