Plexus BSH Factory


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-bsh-factory
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus BSH Factory
Project Organization

Project Organization

Codehaus

Download plexus-bsh-factory

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
bsh : bsh jar 1.3.0
plexus : plexus-container-default jar 1.0-alpha-4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-6
1.0-alpha-5