| License |
License |
|---|---|
| GroupId | GroupIdio.github.hlfsousa |
| ArtifactId | ArtifactIdncml-io |
| Version | Version0.5.2-downgraded |
| 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ncml-io-0.5.2-downgraded.pom | |
| ncml-io-0.5.2-downgraded.jar | 81 KB |
| ncml-io-0.5.2-downgraded-sources.jar | 50 KB |
| ncml-io-0.5.2-downgraded-javadoc.jar | 162 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-io/ -->
<dependency>
<groupId>io.github.hlfsousa</groupId>
<artifactId>ncml-io</artifactId>
<version>0.5.2-downgraded</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-io/
implementation 'io.github.hlfsousa:ncml-io:0.5.2-downgraded'
// https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-io/
implementation ("io.github.hlfsousa:ncml-io:0.5.2-downgraded")
'io.github.hlfsousa:ncml-io:jar:0.5.2-downgraded'
<dependency org="io.github.hlfsousa" name="ncml-io" rev="0.5.2-downgraded">
<artifact name="ncml-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hlfsousa', module='ncml-io', version='0.5.2-downgraded')
)
libraryDependencies += "io.github.hlfsousa" % "ncml-io" % "0.5.2-downgraded"
[io.github.hlfsousa/ncml-io "0.5.2-downgraded"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.hlfsousa : ncml-annotation | jar | 0.5.2-downgraded |
| edu.ucar : netcdf4 | jar | 4.6.13 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.hlfsousa : ncml-schemagen | jar | 0.5.2-downgraded |
| org.junit.jupiter : junit-jupiter | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |