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