is not current version
Last Version 0.5.7-downgraded

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

Version

0.5.4-downgraded
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
Source Code Management

Source Code Management

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

Download ncml-io 0.5.4-downgraded


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.hlfsousa : ncml-annotation jar 0.5.4-downgraded
edu.ucar : netcdf4 jar 4.6.13
commons-beanutils : commons-beanutils jar 1.9.4

test (4)

Group / Artifact Type Version
io.github.hlfsousa : ncml-schemagen jar 0.5.4-downgraded
org.junit.jupiter : junit-jupiter jar
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-junit-jupiter jar 3.3.3

Project Modules

There are no modules declared in this project.