| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.sis.profiles |
| Идентификатор | Идентификаторsis-japan-profile |
| Версия | Версия1.1 |
| Тип | Типjar |
| Описание |
ОписаниеApache SIS Japanese profiles
Extensions to netCDF reader for file formats published by Japanese Aerospace Exploration Agency (JAXA).
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sis-japan-profile-1.1.pom | |
| sis-japan-profile-1.1.jar | 18 KB |
| sis-japan-profile-1.1-sources.jar | 25 KB |
| sis-japan-profile-1.1-javadoc.jar | 124 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.sis.profiles/sis-japan-profile/ -->
<dependency>
<groupId>org.apache.sis.profiles</groupId>
<artifactId>sis-japan-profile</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.profiles/sis-japan-profile/
implementation 'org.apache.sis.profiles:sis-japan-profile:1.1'
// https://jarcasting.com/artifacts/org.apache.sis.profiles/sis-japan-profile/
implementation ("org.apache.sis.profiles:sis-japan-profile:1.1")
'org.apache.sis.profiles:sis-japan-profile:jar:1.1'
<dependency org="org.apache.sis.profiles" name="sis-japan-profile" rev="1.1">
<artifact name="sis-japan-profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.profiles', module='sis-japan-profile', version='1.1')
)
libraryDependencies += "org.apache.sis.profiles" % "sis-japan-profile" % "1.1"
[org.apache.sis.profiles/sis-japan-profile "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.sis.storage : sis-netcdf | jar | 1.1 |
| edu.ucar » cdm-core Необязательный | jar | 5.4.2 |
| org.apache.sis.core : sis-utility | jar | 1.1 |
| org.opengis : geoapi | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.28 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opengis : geoapi-conformance | jar | 3.0.1 |
| junit : junit | jar |