| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openforis.commons |
| Идентификатор | Идентификаторof-commons-gateway |
| Последняя версия | Последняя версия0.1.32 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLibrary of common components
|
| Организация-разработчик |
Организация-разработчикOpen Foris |
| Имя Файла | Размер |
|---|---|
| of-commons-gateway-0.1.32.pom | |
| of-commons-gateway-0.1.32.jar | 10 KB |
| of-commons-gateway-0.1.32-sources.jar | 6 KB |
| of-commons-gateway-0.1.32-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openforis.commons/of-commons-gateway/ -->
<dependency>
<groupId>org.openforis.commons</groupId>
<artifactId>of-commons-gateway</artifactId>
<version>0.1.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.commons/of-commons-gateway/
implementation 'org.openforis.commons:of-commons-gateway:0.1.32'
// https://jarcasting.com/artifacts/org.openforis.commons/of-commons-gateway/
implementation ("org.openforis.commons:of-commons-gateway:0.1.32")
'org.openforis.commons:of-commons-gateway:jar:0.1.32'
<dependency org="org.openforis.commons" name="of-commons-gateway" rev="0.1.32">
<artifact name="of-commons-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openforis.commons', module='of-commons-gateway', version='0.1.32')
)
libraryDependencies += "org.openforis.commons" % "of-commons-gateway" % "0.1.32"
[org.openforis.commons/of-commons-gateway "0.1.32"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| commons-io : commons-io | jar | (,2.5] |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |