Last Version

io.github.hlfsousa:examples-generation 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

examples-generation
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 examples-generation 0.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.hlfsousa : ncml-schemagen jar 0.5.1
io.github.hlfsousa : ncml-io jar 0.5.1

Project Modules

There are no modules declared in this project.