The source zip will unpack into a directory named after its version, so multiple versions can easily be installed side by side in the same directory.
The very latest code is also available from the source code repository.
Stable Releases
Core 2.5
- Source distribution
Previews
Development Snapshots
Core 2.6-SNAPSHOT
- The core jar
- The core distribution
Web 2.2-SNAPSHOT
- The web runner jar
- The web selenium jar
- The web distribution
Previous Releases
Core 2.4.1
- The core jar
- The core sources
- Binary distribution


[...] Getting Started In order to use the latest JBehave you need to be using Java 1.5 or greater. If you want to use JBehave with your IDE, you’ll need to make sure you are using JUnit 4. You can download JBehave here. [...]