| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.hlfsousa |
| Идентификатор | Идентификаторncml-annotation |
| Версия | Версия0.5.7-downgraded |
| Тип | Типjar |
| Описание |
ОписаниеProvides an infrastructure to map NetCDF files to Java Objects, similar to what JAX-B does for XML.
|
| Организация-разработчик |
Организация-разработчикHenrique L. F. de Sousa |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-annotation/ -->
<dependency>
<groupId>io.github.hlfsousa</groupId>
<artifactId>ncml-annotation</artifactId>
<version>0.5.7-downgraded</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-annotation/
implementation 'io.github.hlfsousa:ncml-annotation:0.5.7-downgraded'
// https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-annotation/
implementation ("io.github.hlfsousa:ncml-annotation:0.5.7-downgraded")
'io.github.hlfsousa:ncml-annotation:jar:0.5.7-downgraded'
<dependency org="io.github.hlfsousa" name="ncml-annotation" rev="0.5.7-downgraded">
<artifact name="ncml-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hlfsousa', module='ncml-annotation', version='0.5.7-downgraded')
)
libraryDependencies += "io.github.hlfsousa" % "ncml-annotation" % "0.5.7-downgraded"
[io.github.hlfsousa/ncml-annotation "0.5.7-downgraded"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| edu.ucar : cdm | jar | 4.6.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |