Last Version

Apache BSF Utils 3.1

BSF API Utility classes

License

License

GroupId

GroupId

org.apache.bsf
ArtifactId

ArtifactId

bsf-utils
Version

Version

3.1
Type

Type

jar
Description

Description

Apache BSF Utils
BSF API Utility classes
Project Organization

Project Organization

The Apache Software Foundation

Download bsf-utils 3.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.bsf : bsf-api jar 3.1
org.apache.bsf : bsf-engines jar 3.1
org.apache.ws.commons.axiom : axiom-api jar 1.2.2
org.apache.ws.commons.axiom : axiom-impl jar 1.2.2
stax : stax-api jar 1.0.1
org.codehaus.woodstox : wstx-asl jar 3.2.0
rhino : js jar 1.6R7
xmlbeans : xbean jar 2.2.0
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.