Last Version

Bean Scripting Framework 2.4.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

bsf
ArtifactId

ArtifactId

bsf
Version

Version

2.4.0
Type

Type

jar
Description

Description

Bean Scripting Framework
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://jakarta.apache.org/bsf
Project Organization

Project Organization

Apache Software Foundation

Download bsf 2.4.0

Filename Size
bsf-2.4.0.pom
bsf-2.4.0.jar 110 KB
Browse

<!-- https://jarcasting.com/artifacts/bsf/bsf/ -->
<dependency>
    <groupId>bsf</groupId>
    <artifactId>bsf</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/bsf/bsf/
implementation 'bsf:bsf:2.4.0'
// https://jarcasting.com/artifacts/bsf/bsf/
implementation ("bsf:bsf:2.4.0")
'bsf:bsf:jar:2.4.0'
<dependency org="bsf" name="bsf" rev="2.4.0">
  <artifact name="bsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='bsf', module='bsf', version='2.4.0')
)
libraryDependencies += "bsf" % "bsf" % "2.4.0"
[bsf "2.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.