| GroupId | GroupIdplexus |
|---|---|
| ArtifactId | ArtifactIdplexus-workflow |
| Last Version | Last Version1.0-alpha-2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlexus Workflow Component
|
| Filename | Size |
|---|---|
| plexus-workflow-1.0-alpha-2.pom | |
| plexus-workflow-1.0-alpha-2.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-workflow/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-workflow</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-workflow/
implementation 'plexus:plexus-workflow:1.0-alpha-2'
// https://jarcasting.com/artifacts/plexus/plexus-workflow/
implementation ("plexus:plexus-workflow:1.0-alpha-2")
'plexus:plexus-workflow:jar:1.0-alpha-2'
<dependency org="plexus" name="plexus-workflow" rev="1.0-alpha-2">
<artifact name="plexus-workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-workflow', version='1.0-alpha-2')
)
libraryDependencies += "plexus" % "plexus-workflow" % "1.0-alpha-2"
[plexus/plexus-workflow "1.0-alpha-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| avalon-framework : avalon-framework | jar | 4.0 |
| plexus : plexus | jar | 0.2 |
| werkflow : werkflow | jar | 1.0-beta-4 |
| concurrent : concurrent | jar | 1.3.1 |