| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.pustefixframework.webservices |
| Идентификатор | Идентификаторpustefix-webservices |
| Последняя версия | Последняя версия0.23.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPustefix Webservices
Pustefix Web Application Framework
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pustefix-webservices-0.23.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices/ -->
<dependency>
<groupId>org.pustefixframework.webservices</groupId>
<artifactId>pustefix-webservices</artifactId>
<version>0.23.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices/
implementation 'org.pustefixframework.webservices:pustefix-webservices:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices/
implementation ("org.pustefixframework.webservices:pustefix-webservices:0.23.0")
'org.pustefixframework.webservices:pustefix-webservices:pom:0.23.0'
<dependency org="org.pustefixframework.webservices" name="pustefix-webservices" rev="0.23.0">
<artifact name="pustefix-webservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.webservices', module='pustefix-webservices', version='0.23.0')
)
libraryDependencies += "org.pustefixframework.webservices" % "pustefix-webservices" % "0.23.0"
[org.pustefixframework.webservices/pustefix-webservices "0.23.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pustefixframework : pustefix-core | jar | 0.23.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |