| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xwiki.commons |
| Идентификатор | Идентификаторxwiki-commons-environment-servlet |
| Версия | Версия14.3-rc-1 |
| Тип | Типjar |
| Описание |
ОписаниеXWiki Commons - Environment - Servlet
XWiki Commons - Environment - Servlet
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-environment-servlet/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-environment-servlet</artifactId>
<version>14.3-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-environment-servlet/
implementation 'org.xwiki.commons:xwiki-commons-environment-servlet:14.3-rc-1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-environment-servlet/
implementation ("org.xwiki.commons:xwiki-commons-environment-servlet:14.3-rc-1")
'org.xwiki.commons:xwiki-commons-environment-servlet:jar:14.3-rc-1'
<dependency org="org.xwiki.commons" name="xwiki-commons-environment-servlet" rev="14.3-rc-1">
<artifact name="xwiki-commons-environment-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-environment-servlet', version='14.3-rc-1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-environment-servlet" % "14.3-rc-1"
[org.xwiki.commons/xwiki-commons-environment-servlet "14.3-rc-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xwiki.commons : xwiki-commons-environment-common | jar | 14.3-rc-1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xwiki.commons : xwiki-commons-tool-test-component | jar | 14.3-rc-1 |