License |
License |
---|---|
GroupId | GroupIdorg.aperteworkflow |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version3.2-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmodel
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 |
---|---|
model-3.2-RC1.pom | |
model-3.2-RC1.jar | 44 KB |
model-3.2-RC1-sources.jar | 27 KB |
model-3.2-RC1-javadoc.jar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aperteworkflow/model/ -->
<dependency>
<groupId>org.aperteworkflow</groupId>
<artifactId>model</artifactId>
<version>3.2-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow/model/
implementation 'org.aperteworkflow:model:3.2-RC1'
// https://jarcasting.com/artifacts/org.aperteworkflow/model/
implementation ("org.aperteworkflow:model:3.2-RC1")
'org.aperteworkflow:model:jar:3.2-RC1'
<dependency org="org.aperteworkflow" name="model" rev="3.2-RC1">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow', module='model', version='3.2-RC1')
)
libraryDependencies += "org.aperteworkflow" % "model" % "3.2-RC1"
[org.aperteworkflow/model "3.2-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
org.aperteworkflow : aperte-slim-utils | jar | 3.2-RC1 |
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 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 3.6.10.Final |
com.thoughtworks.xstream : xstream | jar | 1.4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.postgresql : postgresql | jar | 9.2-1002-jdbc4 |