License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals.samples.activiti |
ArtifactId | ArtifactIdsamples-SOAP-services |
Last Version | Last Version1.2.0-1.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionsamples-SOAP-services
Sample web-services used by Petals SE Activiti sample
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.samples.activiti/samples-SOAP-services/ -->
<dependency>
<groupId>org.ow2.petals.samples.activiti</groupId>
<artifactId>samples-SOAP-services</artifactId>
<version>1.2.0-1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.samples.activiti/samples-SOAP-services/
implementation 'org.ow2.petals.samples.activiti:samples-SOAP-services:1.2.0-1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.samples.activiti/samples-SOAP-services/
implementation ("org.ow2.petals.samples.activiti:samples-SOAP-services:1.2.0-1.0.0")
'org.ow2.petals.samples.activiti:samples-SOAP-services:war:1.2.0-1.0.0'
<dependency org="org.ow2.petals.samples.activiti" name="samples-SOAP-services" rev="1.2.0-1.0.0">
<artifact name="samples-SOAP-services" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.samples.activiti', module='samples-SOAP-services', version='1.2.0-1.0.0')
)
libraryDependencies += "org.ow2.petals.samples.activiti" % "samples-SOAP-services" % "1.2.0-1.0.0"
[org.ow2.petals.samples.activiti/samples-SOAP-services "1.2.0-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 | 4.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |