| GroupId | GroupIdplexus |
|---|---|
| ArtifactId | ArtifactIdplexus-werkflow |
| Last Version | Last Version1.0-beta-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlexus Werkflow Component
|
| Project Organization |
Project OrganizationCodehaus |
| Filename | Size |
|---|---|
| plexus-werkflow-1.0-beta-1.pom | |
| plexus-werkflow-1.0-beta-1.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-werkflow/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-werkflow</artifactId>
<version>1.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-werkflow/
implementation 'plexus:plexus-werkflow:1.0-beta-1'
// https://jarcasting.com/artifacts/plexus/plexus-werkflow/
implementation ("plexus:plexus-werkflow:1.0-beta-1")
'plexus:plexus-werkflow:jar:1.0-beta-1'
<dependency org="plexus" name="plexus-werkflow" rev="1.0-beta-1">
<artifact name="plexus-werkflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-werkflow', version='1.0-beta-1')
)
libraryDependencies += "plexus" % "plexus-werkflow" % "1.0-beta-1"
[plexus/plexus-werkflow "1.0-beta-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| werkflow : werkflow | jar | 2.0-alpha-1 |
| ognl : ognl | jar | 2.5.1 |
| plexus : plexus-action | jar | 1.0-alpha-1-SNAPSHOT |
| plexus : plexus-container-default | jar | 1.0-alpha-2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |