License |
License |
---|---|
GroupId | GroupIdio.github.hlfsousa |
ArtifactId | ArtifactIdexamples-generation |
Version | Version0.5.1 |
Type | Typejar |
Description |
DescriptionProvides an infrastructure to map NetCDF files to Java Objects, similar to what JAX-B does for XML.
|
Project Organization |
Project OrganizationHenrique L. F. de Sousa |
Filename | Size |
---|---|
examples-generation-0.5.1.pom | |
examples-generation-0.5.1.jar | 334 KB |
examples-generation-0.5.1-sources.jar | 32 KB |
examples-generation-0.5.1-javadoc.jar | 847 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.hlfsousa : ncml-schemagen | jar | 0.5.1 |
io.github.hlfsousa : ncml-io | jar | 0.5.1 |