| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Dex General Purpose Libraries Utility JADE | 
        
| GroupId | GroupIdnet.sourceforge.jadex | 
    
| ArtifactId | ArtifactIdjadex-applications-bdibpmn | 
    
| Last Version | Last Version2.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjadex-applications-bdibpmn 
            The Jadex BDI-BPMN applications package contain
		several example applications, benchmarks and
		testcases using BDI agents that have BPMN plans. 
         | 
    
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-bdibpmn/ -->
<dependency>
    <groupId>net.sourceforge.jadex</groupId>
    <artifactId>jadex-applications-bdibpmn</artifactId>
    <version>2.4</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-bdibpmn/
implementation 'net.sourceforge.jadex:jadex-applications-bdibpmn:2.4'
                // https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-bdibpmn/
implementation ("net.sourceforge.jadex:jadex-applications-bdibpmn:2.4")
                'net.sourceforge.jadex:jadex-applications-bdibpmn:jar:2.4'
                <dependency org="net.sourceforge.jadex" name="jadex-applications-bdibpmn" rev="2.4">
  <artifact name="jadex-applications-bdibpmn" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-applications-bdibpmn', version='2.4')
)
                libraryDependencies += "net.sourceforge.jadex" % "jadex-applications-bdibpmn" % "2.4"
                [net.sourceforge.jadex/jadex-applications-bdibpmn "2.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.jadex : jadex-bridge | jar | 2.4 | 
| net.sourceforge.jadex : jadex-kernel-bpmn | jar | 2.4 | 
| net.sourceforge.jadex : jadex-kernel-bdi | jar | 2.4 | 
| net.sourceforge.jadex : jadex-kernel-bdibpmn | jar | 2.4 | 
| net.sourceforge.jadex : jadex-commons | jar | 2.4 | 
| net.sourceforge.jadex : jadex-xml | jar | 2.4 | 
| net.sourceforge.jadex : jadex-kernel-extension-envsupport | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.jadex : jadex-kernel-application | jar | 2.4 | 
| net.sourceforge.jadex : jadex-applib-bdi | jar | 2.4 | 
| net.sourceforge.jadex : jadex-kernel-extension-agr | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |