License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals.samples.flowable |
ArtifactId | ArtifactIdsample-vacation-webapp |
Last Version | Last Version1.1.1-1.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionsample-vacation-webapp
The Petals Services Platform provides a distributed open source implementation of Java Business Integration (JBI) specification as a core element to build OW2 ESB solutions, leveraging existing Consortium's components.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.samples.flowable/sample-vacation-webapp/ -->
<dependency>
<groupId>org.ow2.petals.samples.flowable</groupId>
<artifactId>sample-vacation-webapp</artifactId>
<version>1.1.1-1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.samples.flowable/sample-vacation-webapp/
implementation 'org.ow2.petals.samples.flowable:sample-vacation-webapp:1.1.1-1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.samples.flowable/sample-vacation-webapp/
implementation ("org.ow2.petals.samples.flowable:sample-vacation-webapp:1.1.1-1.0.0")
'org.ow2.petals.samples.flowable:sample-vacation-webapp:war:1.1.1-1.0.0'
<dependency org="org.ow2.petals.samples.flowable" name="sample-vacation-webapp" rev="1.1.1-1.0.0">
<artifact name="sample-vacation-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.samples.flowable', module='sample-vacation-webapp', version='1.1.1-1.0.0')
)
libraryDependencies += "org.ow2.petals.samples.flowable" % "sample-vacation-webapp" % "1.1.1-1.0.0"
[org.ow2.petals.samples.flowable/sample-vacation-webapp "1.1.1-1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
org.springframework.boot : spring-boot-starter-ws | jar | |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.1 |
org.webjars : bootstrap | jar | 3.3.5 |
org.webjars : jquery-ui | jar | 1.11.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |