Apache BSF


License

License

GroupId

GroupId

org.apache.bsf
ArtifactId

ArtifactId

parent
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Apache BSF
Apache BSF
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download parent

Filename Size
parent-3.1.pom 18 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bsf-api
  • bsf-engines
  • bsf-utils
  • distribution
  • testing

Versions

Version
3.1
3.0-beta3
3.0-beta2