is not current version
Last Version 1.1.1-1.0.0

org.ow2.petals.samples.flowable:samples-SOAP-services 1.0.0-1.0.0

Sample web-services used by Petals SE Flowable sample

GroupId

GroupId

org.ow2.petals.samples.flowable
ArtifactId

ArtifactId

samples-SOAP-services
Version

Version

1.0.0-1.0.0
Type

Type

war

Download samples-SOAP-services 1.0.0-1.0.0


<!-- 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.0.0-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.0.0-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.0.0-1.0.0")
'org.ow2.petals.samples.flowable:samples-SOAP-services:war:1.0.0-1.0.0'
<dependency org="org.ow2.petals.samples.flowable" name="samples-SOAP-services" rev="1.0.0-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.0.0-1.0.0')
)
libraryDependencies += "org.ow2.petals.samples.flowable" % "samples-SOAP-services" % "1.0.0-1.0.0"
[org.ow2.petals.samples.flowable/samples-SOAP-services "1.0.0-1.0.0"]