MVN

net.bpelunit : bpelunit

Maven & Gradle

Feb 21, 2013
14 stars

BPELUnit · BPEL has become the defacto standard language for composing Web services. However, as every other programming language developers can introduce defects into the code that can lead to undesired consequences when the software is rolled out at the client-side. Therefore, all software development methodologies include testing as one of the important activities. For nearly every programming language, a unit testing framework exists, for example JUnit for Java. These testing frameworks allow developers to easily test small chunks of the code that they have written. Until recently, BPEL lacked such support. However, BPELUnit was developed for closing this gap.

<dependency>
    <groupId>net.bpelunit</groupId>
    <artifactId>bpelunit</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.bpelunit : bpelunit to add to Maven - Latest Versions:

  • Latest Stable: 1.6.1

All Versions

Choose a version of net.bpelunit : bpelunit to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
bpelunit-1.6.1
bpelunit-1.6.0
1.5.x
bpelunit-1.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.bpelunit</groupId>
    <artifactId>bpelunit</artifactId>
    <version>1.6.1</version>
</dependency>

Advertisement

Dependencies from Group

Feb 21, 2013
9 usages
Feb 21, 2013
3 usages
Feb 21, 2013
2 usages
Feb 21, 2013
13 stars

Discover Dependencies

Dec 29, 2014
1 usages
Mar 03, 2015
29 stars
Nov 03, 2010
1 stars
Jan 02, 2015
5 stars
Aug 19, 2013
3 stars
Dec 29, 2014
0 stars