is not current version
Last Version 3.2-RC1

org.aperteworkflow:aperteworkflow-core 1.1

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/

GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

aperteworkflow-core
Version

Version

1.1
Type

Type

pom

Download aperteworkflow-core 1.1


<!-- https://jarcasting.com/artifacts/org.aperteworkflow/aperteworkflow-core/ -->
<dependency>
    <groupId>org.aperteworkflow</groupId>
    <artifactId>aperteworkflow-core</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow/aperteworkflow-core/
implementation 'org.aperteworkflow:aperteworkflow-core:1.1'
// https://jarcasting.com/artifacts/org.aperteworkflow/aperteworkflow-core/
implementation ("org.aperteworkflow:aperteworkflow-core:1.1")
'org.aperteworkflow:aperteworkflow-core:pom:1.1'
<dependency org="org.aperteworkflow" name="aperteworkflow-core" rev="1.1">
  <artifact name="aperteworkflow-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow', module='aperteworkflow-core', version='1.1')
)
libraryDependencies += "org.aperteworkflow" % "aperteworkflow-core" % "1.1"
[org.aperteworkflow/aperteworkflow-core "1.1"]