GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-tools |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPlexus Tools Parent Project
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-tools-1.0.2.pom | 644 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-tools/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-tools</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-tools/
implementation 'plexus:plexus-tools:1.0.2'
// https://jarcasting.com/artifacts/plexus/plexus-tools/
implementation ("plexus:plexus-tools:1.0.2")
'plexus:plexus-tools:pom:1.0.2'
<dependency org="plexus" name="plexus-tools" rev="1.0.2">
<artifact name="plexus-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-tools', version='1.0.2')
)
libraryDependencies += "plexus" % "plexus-tools" % "1.0.2"
[plexus/plexus-tools "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
plexus : plexus-container-default | jar | 1.0-alpha-6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |