is not current version
Last Version 3.2-RC1

org.aperteworkflow:aperteworkflow-core 3.0-beta1

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

3.0-beta1
Type

Type

pom

Download aperteworkflow-core 3.0-beta1


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