MVN

bsh : bsh

Maven & Gradle

May 25, 2006
82 usages
<dependency>
    <groupId>bsh</groupId>
    <artifactId>bsh</artifactId>
    <version>2.0b4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of bsh : bsh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0b4

All Versions

Choose a version of bsh : bsh to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0b4
bsh-2.0b4
CVE-2016-2510
2.0b1
bsh-2.0b1
CVE-2016-2510
1.3.x
bsh-1.3.0
CVE-2016-2510
1.2
bsh-1.2
CVE-2016-2510
bsh-1.2-b3
CVE-2016-2510
1.2b7
bsh-1.2b7
CVE-2016-2510

How to add a dependency to Maven

Add the following bsh : bsh maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>bsh</groupId>
    <artifactId>bsh</artifactId>
    <version>2.0b4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following bsh : bsh gradle dependency to your build.gradle file:

implementation 'bsh:bsh:2.0b4'

Gradle Kotlin DSL: Add the following bsh : bsh gradle kotlin dependency to your build.gradle.kts file:

implementation("bsh:bsh:2.0b4")

How to add a dependency to SBT Scala

SBT Scala: Add the following bsh : bsh sbt scala dependency to your build.sbt file:

libraryDependencies += "bsh" % "bsh" % "2.0b4"

Advertisement

Dependencies from Group

bsh
May 25, 2006
82 usages
Sep 20, 2005

Discover Dependencies

Oct 04, 2013
371 usages
197 stars
Dec 22, 2014
13 usages
Apr 29, 2006
51 usages
Jul 09, 2013
1 usages
Nov 06, 2006
Mar 04, 2015
7 stars
Mar 25, 2014
223 stars