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