| License |
License |
|---|---|
| GroupId | GroupIdorg.aperteworkflow |
| ArtifactId | ArtifactIdcore-plugins |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAperte Workflow OSGi Plugins
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 |
|---|---|
| core-plugins-1.1.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.aperteworkflow/core-plugins/ -->
<dependency>
<groupId>org.aperteworkflow</groupId>
<artifactId>core-plugins</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow/core-plugins/
implementation 'org.aperteworkflow:core-plugins:1.1.1'
// https://jarcasting.com/artifacts/org.aperteworkflow/core-plugins/
implementation ("org.aperteworkflow:core-plugins:1.1.1")
'org.aperteworkflow:core-plugins:pom:1.1.1'
<dependency org="org.aperteworkflow" name="core-plugins" rev="1.1.1">
<artifact name="core-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow', module='core-plugins', version='1.1.1')
)
libraryDependencies += "org.aperteworkflow" % "core-plugins" % "1.1.1"
[org.aperteworkflow/core-plugins "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.net.bluesoft : util | jar | 1.2 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.osgi.core | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| postgresql : postgresql | jar | 8.4-702.jdbc4 |