License |
License |
---|---|
GroupId | GroupIdorg.codehaus.plexus |
ArtifactId | ArtifactIdplexus-bsh-factory |
Last Version | Last Version1.0-alpha-9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus BSH Factory
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-bsh-factory-1.0-alpha-9.pom | |
plexus-bsh-factory-1.0-alpha-9.jar | 6 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
bsh : bsh | jar | 1.3.0 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-46 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |