| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.petals |
| Идентификатор | Идентификаторpetals-ws |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPEtALS WS* implementation
Web Services tools
|
| Организация-разработчик |
Организация-разработчикObjectWeb Consortium |
| Имя Файла | Размер |
|---|---|
| petals-ws-0.2.pom | |
| petals-ws-0.2.jar | 64 KB |
| petals-ws-0.2-sources.jar | 71 KB |
| petals-ws-0.2-javadoc.jar | 328 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-ws/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-ws</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-ws/
implementation 'org.objectweb.petals:petals-ws:0.2'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-ws/
implementation ("org.objectweb.petals:petals-ws:0.2")
'org.objectweb.petals:petals-ws:jar:0.2'
<dependency org="org.objectweb.petals" name="petals-ws" rev="0.2">
<artifact name="petals-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-ws', version='0.2')
)
libraryDependencies += "org.objectweb.petals" % "petals-ws" % "0.2"
[org.objectweb.petals/petals-ws "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ws.commons.axiom : axiom-api | jar | 1.2.4 |
| org.apache.ws.commons.axiom : axiom-dom | jar | 1.2.4 |
| org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.4 |
| org.codehaus.woodstox : wstx-asl | jar | 3.2.1 |
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |