License |
License |
---|---|
GroupId | GroupIdorg.aperteworkflow |
ArtifactId | ArtifactIdintegration |
Last Version | Last Version3.2-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionintegration
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/
|
Filename | Size |
---|---|
integration-3.2-RC1.pom | |
integration-3.2-RC1.jar | 81 KB |
integration-3.2-RC1-test-sources.jar | 4 KB |
integration-3.2-RC1-sources.jar | 36 KB |
integration-3.2-RC1-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aperteworkflow/integration/ -->
<dependency>
<groupId>org.aperteworkflow</groupId>
<artifactId>integration</artifactId>
<version>3.2-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow/integration/
implementation 'org.aperteworkflow:integration:3.2-RC1'
// https://jarcasting.com/artifacts/org.aperteworkflow/integration/
implementation ("org.aperteworkflow:integration:3.2-RC1")
'org.aperteworkflow:integration:jar:3.2-RC1'
<dependency org="org.aperteworkflow" name="integration" rev="3.2-RC1">
<artifact name="integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow', module='integration', version='3.2-RC1')
)
libraryDependencies += "org.aperteworkflow" % "integration" % "3.2-RC1"
[org.aperteworkflow/integration "3.2-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.osgi.core | jar | 1.4.0 |
javax.transaction : jta | jar | 1.1 |
org.apache.tomcat : tomcat-servlet-api | jar | 7.0.42 |
javax.portlet : portlet-api | jar | 2.0 |
org.springframework.security : spring-security-core | jar | 3.0.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javassist : javassist | jar | 3.4.GA |
org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
junit : junit | jar | 4.8.2 |
org.postgresql : postgresql | jar | 9.2-1002-jdbc4 |