Project Dependencies
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.5.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.assertj | assertj-core | 3.24.2 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-junit-jupiter | 5.6.0 | jar | MIT |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.bonitasoft.engine | bonita-common | 10.2.0 | jar | GNU Lesser General Public License Version 2.1 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.5.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
net.bytebuddy | byte-buddy | 1.12.21 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.8 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.10.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.6.0 | jar | MIT |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
Project Dependency Graph
Dependency Tree
- com.bonitasoft.processbuilder.extension:process-builder-extension-library:jar:0.0.0.2-SNAPSHOT
- org.bonitasoft.engine:bonita-common:jar:10.2.0 (provided)
- org.bonitasoft.engine:bonita-business-archive:jar:1.1.1 (provided)
- org.bonitasoft.engine:bonita-process-definition-model:jar:1.1.1 (provided)
- org.bonitasoft.engine:bonita-form-mapping-model:jar:1.1.1 (provided)
- javax.xml.bind:jaxb-api:jar:2.3.1 (provided)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 (provided)
- org.glassfish.jaxb:txw2:jar:2.3.1 (provided)
- com.sun.istack:istack-commons-runtime:jar:3.0.7 (provided)
- org.jvnet.staxex:stax-ex:jar:1.8 (provided)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 (provided)
- org.glassfish.jaxb:txw2:jar:2.3.1 (provided)
- org.glassfish.hk2:osgi-resource-locator:jar:2.4.0 (provided)
- org.bonitasoft.engine:bonita-process-definition-model:jar:1.1.1 (provided)
- org.bonitasoft.engine:bonita-business-object-model:jar:1.1.1 (provided)
- org.bonitasoft.engine:bonita-profile-model:jar:1.1.1 (provided)
- org.bonitasoft.engine:bonita-common-artifacts-model:jar:1.1.1 (provided)
- org.bonitasoft.engine:bonita-common-artifacts-model:jar:1.1.1 (provided)
- org.bonitasoft.engine:bonita-organization-model:jar:1.1.1 (provided)
- org.bonitasoft.engine:bonita-application-model:jar:1.1.1 (provided)
- com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 (provided)
- com.fasterxml.jackson.core:jackson-core:jar:2.17.1 (provided)
- com.fasterxml.jackson.core:jackson-core:jar:2.17.1 (provided)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 (provided)
- com.sun.activation:jakarta.activation:jar:1.2.2 (provided)
- org.bonitasoft.engine:bonita-business-archive:jar:1.1.1 (provided)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.1 (test)
- org.assertj:assertj-core:jar:3.24.2 (test)
- net.bytebuddy:byte-buddy:jar:1.12.21 (test)
- net.bytebuddy:byte-buddy:jar:1.12.21 (test)
- org.mockito:mockito-junit-jupiter:jar:5.6.0 (test)
- org.mockito:mockito-core:jar:5.6.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.8 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.8 (test)
- org.mockito:mockito-core:jar:5.6.0 (test)
- ch.qos.logback:logback-classic:jar:1.5.18 (test)
- ch.qos.logback:logback-core:jar:1.5.18 (test)
- ch.qos.logback:logback-core:jar:1.5.18 (test)
- org.bonitasoft.engine:bonita-common:jar:10.2.0 (provided)
Licenses
LGPL-v2.1: Bonita Application Model, Bonita Business Archive, Bonita Business Object Model, Bonita Common Artifacts Model, Bonita Form Mapping Model, Bonita Organization Model, Bonita Process Definition Model, Bonita Profile Model
CDDL 1.1: istack common utility code runtime, jaxb-api
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: istack common utility code runtime, jaxb-api
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Unknown: Process builder extension library
EDL 1.0: Jakarta Activation
GNU Lesser General Public License Version 2.1: Bonita Common
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, fastinfoset
MIT: mockito-core, mockito-junit-jupiter
CDDL + GPLv2 with classpath exception: OSGi resource locator
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
CDDL+GPL License: JAXB Runtime, TXW2 Runtime
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.5.18.jar | 306.8 kB | 242 | 189 | 29 | 11 | Yes |
logback-core-1.5.18.jar | 627.2 kB | 531 | - | - | - | - |
• Root | - | 524 | 472 | 41 | 11 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | Yes |
jackson-annotations-2.17.1.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.17.1.jar | 581.9 kB | 272 | - | - | - | - |
• Root | - | 242 | 210 | 14 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
• Versioned | - | 10 | 3 | 1 | 11 | Yes |
• Versioned | - | 9 | 2 | 1 | 17 | Yes |
• Versioned | - | 9 | 2 | 1 | 21 | Yes |
jackson-databind-2.17.1.jar | 1.6 MB | 824 | - | - | - | - |
• Root | - | 822 | 784 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | 1.8 | Yes |
istack-commons-runtime-3.0.7.jar | 25.5 kB | 35 | 22 | 4 | 1.7 | Yes |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | 1.6 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | - | - | - | - |
• Root | - | 131 | 111 | 7 | 1.8 | Yes |
• Versioned | - | 5 | 1 | 1 | 9 | No |
byte-buddy-1.12.21.jar | 3.9 MB | 2742 | - | - | - | - |
• Root | - | 2740 | 2687 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.14.8.jar | 256.8 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
assertj-core-3.24.2.jar | 1.3 MB | 854 | - | - | - | - |
• Root | - | 852 | 813 | 27 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
bonita-application-model-1.1.1.jar | 35.1 kB | 47 | 29 | 4 | 11 | Yes |
bonita-business-archive-1.1.1.jar | 42.7 kB | 38 | 25 | 2 | 11 | Yes |
bonita-business-object-model-1.1.1.jar | 49.2 kB | 42 | 24 | 4 | 11 | Yes |
bonita-common-10.2.0.jar | 452.3 kB | 578 | 500 | 72 | 17 | Yes |
bonita-common-artifacts-model-1.1.1.jar | 13.3 kB | 25 | 11 | 3 | 11 | Yes |
bonita-form-mapping-model-1.1.1.jar | 14.8 kB | 28 | 9 | 3 | 11 | Yes |
bonita-organization-model-1.1.1.jar | 46.6 kB | 51 | 35 | 3 | 11 | Yes |
bonita-process-definition-model-1.1.1.jar | 262.6 kB | 256 | 217 | 28 | 11 | Yes |
bonita-profile-model-1.1.1.jar | 14.8 kB | 26 | 10 | 3 | 11 | Yes |
osgi-resource-locator-2.4.0.jar | 19.7 kB | 23 | 12 | 1 | 1.6 | Yes |
jaxb-runtime-2.3.1.jar | 1.1 MB | 801 | 642 | 26 | 1.7 | Yes |
txw2-2.3.1.jar | 70.3 kB | 67 | 54 | 4 | 1.7 | Yes |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.10.1.jar | 244.7 kB | 147 | 130 | 9 | 1.8 | Yes |
junit-jupiter-params-5.10.1.jar | 586 kB | 381 | 347 | 22 | 1.8 | Yes |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | - | - | - | - |
• Root | - | 56 | 43 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 2 | 1 | 9 | Yes |
junit-platform-engine-1.10.1.jar | 204.8 kB | 153 | 136 | 10 | 1.8 | Yes |
stax-ex-1.8.jar | 36.1 kB | 36 | 25 | 3 | 1.7 | Yes |
mockito-core-5.6.0.jar | 698.7 kB | 640 | 568 | 64 | 11 | Yes |
mockito-junit-jupiter-5.6.0.jar | 8.8 kB | 13 | 5 | 2 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
36 | 13.6 MB | 9799 | 8716 | 505 | 17 | 36 |
provided: 21 | provided: 5 MB | provided: 3662 | provided: 3020 | provided: 232 | 17 | provided: 21 |
test: 15 | test: 8.6 MB | test: 6137 | test: 5696 | test: 273 | 11 | test: 15 |