GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-bsh-factory |
Last Version | Last Version1.0-alpha-6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus BSH Factory
|
Project Organization |
Project OrganizationCodehaus |
<!-- https://jarcasting.com/artifacts/plexus/plexus-bsh-factory/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-bsh-factory</artifactId>
<version>1.0-alpha-6</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-bsh-factory/
implementation 'plexus:plexus-bsh-factory:1.0-alpha-6'
// https://jarcasting.com/artifacts/plexus/plexus-bsh-factory/
implementation ("plexus:plexus-bsh-factory:1.0-alpha-6")
'plexus:plexus-bsh-factory:jar:1.0-alpha-6'
<dependency org="plexus" name="plexus-bsh-factory" rev="1.0-alpha-6">
<artifact name="plexus-bsh-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-bsh-factory', version='1.0-alpha-6')
)
libraryDependencies += "plexus" % "plexus-bsh-factory" % "1.0-alpha-6"
[plexus/plexus-bsh-factory "1.0-alpha-6"]
Group / Artifact | Type | Version |
---|---|---|
bsh : bsh | jar | 1.3.0 |
plexus : plexus-container-default | jar | 1.0-alpha-4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |