License |
License |
---|---|
GroupId | GroupIdorg.aperteworkflow |
ArtifactId | ArtifactIdapplication-webapp |
Last Version | Last Version3.2-RC1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionapplication-webapp
Aperte Workflow is a compilation of well-known, stable and mature frameworks into a
complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor.
Project home page is available at http://www.aperteworkflow.org/
|
<!-- https://jarcasting.com/artifacts/org.aperteworkflow/application-webapp/ -->
<dependency>
<groupId>org.aperteworkflow</groupId>
<artifactId>application-webapp</artifactId>
<version>3.2-RC1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow/application-webapp/
implementation 'org.aperteworkflow:application-webapp:3.2-RC1'
// https://jarcasting.com/artifacts/org.aperteworkflow/application-webapp/
implementation ("org.aperteworkflow:application-webapp:3.2-RC1")
'org.aperteworkflow:application-webapp:war:3.2-RC1'
<dependency org="org.aperteworkflow" name="application-webapp" rev="3.2-RC1">
<artifact name="application-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow', module='application-webapp', version='3.2-RC1')
)
libraryDependencies += "org.aperteworkflow" % "application-webapp" % "3.2-RC1"
[org.aperteworkflow/application-webapp "3.2-RC1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
commons-codec : commons-codec | jar | 1.4 |
commons-fileupload : commons-fileupload | jar | 1.3 |
commons-io : commons-io | jar | 2.2 |
org.springframework » org.springframework.web | jar | 3.0.7.RELEASE |
org.springframework » org.springframework.core | jar | 3.0.7.RELEASE |
org.springframework : spring-webmvc | jar | 3.0.7.RELEASE |
org.springframework » org.springframework.web.servlet | jar | 3.0.7.RELEASE |
jstl : jstl | jar | 1.2 |
org.aperteworkflow : application-ws-schema | jar | 3.2-RC1 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.4.4 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.4.4 |
org.apache.cxf : cxf-rt-ws-security | jar | 2.4.4 |
org.apache.felix : org.osgi.core | jar | 1.4.0 |
pl.net.bluesoft : util | jar | 2.0 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-collections : commons-collections | jar | 3.2.1 |
org.apache.commons : commons-collections4 | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.postgresql : postgresql | jar | 9.2-1002-jdbc4 |