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