License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals.samples.flowable |
ArtifactId | ArtifactIdsamples-SOAP-services |
Last Version | Last Version1.1.1-1.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionsamples-SOAP-services
Sample web-services used by Petals SE Flowable sample
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |