Plexus BSH Factory


License

License

GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-bsh-factory
Last Version

Last Version

1.0-alpha-9
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/org.codehaus.plexus/plexus-bsh-factory/ -->
<dependency>
    <groupId>org.codehaus.plexus</groupId>
    <artifactId>plexus-bsh-factory</artifactId>
    <version>1.0-alpha-9</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-bsh-factory/
implementation 'org.codehaus.plexus:plexus-bsh-factory:1.0-alpha-9'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-bsh-factory/
implementation ("org.codehaus.plexus:plexus-bsh-factory:1.0-alpha-9")
'org.codehaus.plexus:plexus-bsh-factory:jar:1.0-alpha-9'
<dependency org="org.codehaus.plexus" name="plexus-bsh-factory" rev="1.0-alpha-9">
  <artifact name="plexus-bsh-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-bsh-factory', version='1.0-alpha-9')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-bsh-factory" % "1.0-alpha-9"
[org.codehaus.plexus/plexus-bsh-factory "1.0-alpha-9"]

Dependencies

compile (2)

Group / Artifact Type Version
bsh : bsh jar 1.3.0
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-46

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-9
1.0-alpha-8
1.0-alpha-7