MVN

org.beanshell : bsh-classgen

Maven & Gradle

May 31, 2006

BeanShell classgen · BeanShell classgen

<dependency>
    <groupId>org.beanshell</groupId>
    <artifactId>bsh-classgen</artifactId>
    <version>2.0b4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beanshell : bsh-classgen to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0b4

All Versions

Choose a version of org.beanshell : bsh-classgen to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0b4
bsh-classgen-2.0b4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.beanshell</groupId>
    <artifactId>bsh-classgen</artifactId>
    <version>2.0b4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beanshell : bsh-classgen gradle dependency to your build.gradle file:

implementation 'org.beanshell:bsh-classgen:2.0b4'

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

implementation("org.beanshell:bsh-classgen:2.0b4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beanshell : bsh-classgen sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beanshell" % "bsh-classgen" % "2.0b4"

Advertisement

Dependencies from Group

bsh
Mar 16, 2012
184 usages
May 31, 2006
16 usages
May 31, 2006
2 usages
May 31, 2006
2 usages
May 31, 2006
1 usages

Discover Dependencies

May 09, 2014
Sep 20, 2005
Sep 20, 2005
Nov 04, 2014
Jan 20, 2015
191 stars
Mar 01, 2015
6 stars
Feb 16, 2015
10 stars
Jun 17, 2011
9 usages
Feb 16, 2015
10 stars