| License |
License |
|---|---|
| GroupId | GroupIdorg.imixs.workflow |
| ArtifactId | ArtifactIdimixs-workflow-core |
| Version | Version5.2.10 |
| Type | Typejar |
| Description |
DescriptionCore API
Imixs-Workflow Core provides the platform for an open and standardized workflow technology.
Imixs-Workflow Core provides various components in a Java framework that allow to create, control
and monitor process-oriented business tasks.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| imixs-workflow-core-5.2.10.pom | |
| imixs-workflow-core-5.2.10.jar | 129 KB |
| imixs-workflow-core-5.2.10-sources.jar | 124 KB |
| imixs-workflow-core-5.2.10-javadoc.jar | 326 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-core/ -->
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-workflow-core</artifactId>
<version>5.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-core/
implementation 'org.imixs.workflow:imixs-workflow-core:5.2.10'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-core/
implementation ("org.imixs.workflow:imixs-workflow-core:5.2.10")
'org.imixs.workflow:imixs-workflow-core:jar:5.2.10'
<dependency org="org.imixs.workflow" name="imixs-workflow-core" rev="5.2.10">
<artifact name="imixs-workflow-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-workflow-core', version='5.2.10')
)
libraryDependencies += "org.imixs.workflow" % "imixs-workflow-core" % "5.2.10"
[org.imixs.workflow/imixs-workflow-core "5.2.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 8.0 |
| org.eclipse.microprofile : microprofile | pom | 3.0 |
| org.eclipse.microprofile.metrics : microprofile-metrics-api | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.9.5 |
| javax.json : javax.json-api | jar | 1.1.4 |
| org.glassfish : javax.json | jar | 1.1.4 |