Last Version

Apache BSF 3.1

Apache BSF

License

License

GroupId

GroupId

org.apache.bsf
ArtifactId

ArtifactId

parent
Version

Version

3.1
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 3.1

Filename Size
parent-3.1.pom 18 KB
Browse

<!-- 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