License |
License |
---|---|
GroupId | GroupIdorg.apache.bsf |
ArtifactId | ArtifactIdbsf-utils |
Last Version | Last Version3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache BSF Utils
BSF API Utility classes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bsf-utils-3.1.pom | |
bsf-utils-3.1.jar | 30 KB |
bsf-utils-3.1-sources.jar | 29 KB |
bsf-utils-3.1-javadoc.jar | 114 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |