| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.sis |
| Идентификатор | Идентификаторnon-free |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеNon-free resources for Apache SIS
The "non-free" modules contain data that may be used, copied and distributed subject to conditions
more restrictive than the usual open source licenses. Those data are not included in Apache releases,
but are nevertheless deployed on Maven Central for convenience only. Users who want those data need
to declare a Maven dependency explicitely. Licenses are declared in their respective sub-module.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| non-free-1.2.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.sis/non-free/ -->
<dependency>
<groupId>org.apache.sis</groupId>
<artifactId>non-free</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis/non-free/
implementation 'org.apache.sis:non-free:1.2'
// https://jarcasting.com/artifacts/org.apache.sis/non-free/
implementation ("org.apache.sis:non-free:1.2")
'org.apache.sis:non-free:pom:1.2'
<dependency org="org.apache.sis" name="non-free" rev="1.2">
<artifact name="non-free" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis', module='non-free', version='1.2')
)
libraryDependencies += "org.apache.sis" % "non-free" % "1.2"
[org.apache.sis/non-free "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.sis.core : sis-referencing | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opengis : geoapi-conformance | jar | 3.0.1 |
| junit : junit | jar |