is not current version
Last Version 0.5.7-downgraded

io.github.hlfsousa:ncml-schemagen 0.5.4

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-schemagen
Version

Version

0.5.4
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-schemagen

Download ncml-schemagen 0.5.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.velocity : velocity-engine-core jar 2.2
edu.ucar : netcdf4 jar 4.6.13
io.github.hlfsousa : ncml-schema jar 0.5.4
io.github.hlfsousa : ncml-annotation jar 0.5.4

test (3)

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

Project Modules

There are no modules declared in this project.