| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.petals.samples.flowable |
| Идентификатор | Идентификаторsamples-SOAP-services |
| Последняя версия | Последняя версия1.1.1-1.0.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеsamples-SOAP-services
Sample web-services used by Petals SE Flowable sample
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.samples.flowable/samples-SOAP-services/ -->
<dependency>
<groupId>org.ow2.petals.samples.flowable</groupId>
<artifactId>samples-SOAP-services</artifactId>
<version>1.1.1-1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.samples.flowable/samples-SOAP-services/
implementation 'org.ow2.petals.samples.flowable:samples-SOAP-services:1.1.1-1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.samples.flowable/samples-SOAP-services/
implementation ("org.ow2.petals.samples.flowable:samples-SOAP-services:1.1.1-1.0.0")
'org.ow2.petals.samples.flowable:samples-SOAP-services:war:1.1.1-1.0.0'
<dependency org="org.ow2.petals.samples.flowable" name="samples-SOAP-services" rev="1.1.1-1.0.0">
<artifact name="samples-SOAP-services" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.samples.flowable', module='samples-SOAP-services', version='1.1.1-1.0.0')
)
libraryDependencies += "org.ow2.petals.samples.flowable" % "samples-SOAP-services" % "1.1.1-1.0.0"
[org.ow2.petals.samples.flowable/samples-SOAP-services "1.1.1-1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.1.1 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.1.1 |
| org.springframework : spring-web | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |