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 |
---|---|---|---|---|
jakarta.xml.bind | jakarta.xml.bind-api | 3.0.0 | jar | Eclipse Distribution License - v 1.0 |
org.eclipse.parsson | jakarta.json | 1.1.1 | jar | Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
org.glassfish.jaxb | jaxb-runtime | 3.0.0 | jar | Eclipse Distribution License - v 1.0 |
org.junit.jupiter | junit-jupiter-api | 5.9.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.8.0 | jar | MIT |
org.mockito | mockito-junit-jupiter | 5.8.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 |
---|---|---|---|---|
jakarta.platform | jakarta.jakartaee-api | 10.0.0 | jar | Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
org.eclipse.microprofile | microprofile | 6.0 | pom | Apache License, Version 2.0 |
org.eclipse.microprofile.metrics | microprofile-metrics-api | 5.0.0 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
com.sun.activation | jakarta.activation | 2.0.0 | jar | EDL 1.0 |
com.sun.istack | istack-commons-runtime | 4.0.0 | jar | Eclipse Distribution License - v 1.0 |
net.bytebuddy | byte-buddy | 1.14.10 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.10 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.glassfish.jaxb | jaxb-core | 3.0.0 | jar | Eclipse Distribution License - v 1.0 |
org.glassfish.jaxb | txw2 | 3.0.0 | jar | Eclipse Distribution License - v 1.0 |
org.junit.platform | junit-platform-commons | 1.9.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.2.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
- org.imixs.workflow:imixs-workflow:pom:6.1.1-SNAPSHOT
- jakarta.platform:jakarta.jakartaee-api:jar:10.0.0 (provided)
- jakarta.platform:jakarta.jakartaee-web-api:jar:10.0.0 (provided)
- jakarta.servlet:jakarta.servlet-api:jar:6.0.0 (provided)
- jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.0 (provided)
- jakarta.el:jakarta.el-api:jar:5.0.1 (provided)
- jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 (provided)
- jakarta.faces:jakarta.faces-api:jar:4.0.1 (provided)
- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 (provided)
- jakarta.websocket:jakarta.websocket-api:jar:2.1.0 (provided)
- jakarta.websocket:jakarta.websocket-client-api:jar:2.1.0 (provided)
- jakarta.json:jakarta.json-api:jar:2.1.0 (provided)
- jakarta.json.bind:jakarta.json.bind-api:jar:3.0.0 (provided)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (provided)
- jakarta.ejb:jakarta.ejb-api:jar:4.0.1 (provided)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (provided)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (provided)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (provided)
- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 (provided)
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 (provided)
- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 (provided)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (provided)
- jakarta.authentication:jakarta.authentication-api:jar:3.0.0 (provided)
- jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 (provided)
- jakarta.jms:jakarta.jms-api:jar:3.1.0 (provided)
- jakarta.activation:jakarta.activation-api:jar:2.1.0 (provided)
- jakarta.mail:jakarta.mail-api:jar:2.1.0 (provided)
- jakarta.resource:jakarta.resource-api:jar:2.1.0 (provided)
- jakarta.authorization:jakarta.authorization-api:jar:2.1.0 (provided)
- jakarta.batch:jakarta.batch-api:jar:2.1.1 (provided)
- jakarta.platform:jakarta.jakartaee-web-api:jar:10.0.0 (provided)
- org.eclipse.microprofile:microprofile:pom:6.0 (provided)
- jakarta.platform:jakarta.jakartaee-core-api:jar:10.0.0 (provided)
- org.eclipse.microprofile.config:microprofile-config-api:jar:3.0.2 (provided)
- org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:4.0.2 (provided)
- org.eclipse.microprofile.health:microprofile-health-api:jar:4.0.1 (provided)
- org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:2.1 (provided)
- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:3.1 (provided)
- org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0.1 (provided)
- org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:5.0.0 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.2 (test)
- org.mockito:mockito-core:jar:5.8.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.10 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.8.0 (test)
- org.eclipse.parsson:jakarta.json:jar:1.1.1 (test)
- org.glassfish.jaxb:jaxb-runtime:jar:3.0.0 (test)
- com.sun.activation:jakarta.activation:jar:2.0.0 (test)
- org.glassfish.jaxb:jaxb-core:jar:3.0.0 (test)
- org.glassfish.jaxb:txw2:jar:3.0.0 (test)
- com.sun.istack:istack-commons-runtime:jar:4.0.0 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.0 (test)
- jakarta.platform:jakarta.jakartaee-api:jar:10.0.0 (provided)
Licenses
Eclipse Public License 2.0: JSON-B API, JSON-P with Parsson Provider, Jakarta JSON Processing API, Jakarta Messaging API
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Distribution License v. 1.0: Jakarta Persistence API
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Annotations API, Jakarta Authentication, Jakarta Authorization, Jakarta Enterprise Beans API, Jakarta Faces, Jakarta Interceptors, Jakarta Mail API, Jakarta Security, Jakarta Servlet, Jakarta Standard Tag Library API, jakarta.resource API, jakarta.transaction API
GNU General Public License: Imixs Workflow
Eclipse Public License v. 2.0: Jakarta Expression Language API, Jakarta Persistence API, Jakarta Server Pages API, Jakarta WebSocket - Client API, Jakarta WebSocket - Server API, jakarta.jakartaee-api, jakarta.jakartaee-core-api, jakarta.jakartaee-web-api
GNU General Public License, version 2 with the GNU Classpath Exception: JSON-B API, JSON-P with Parsson Provider, Jakarta Expression Language API, Jakarta JSON Processing API, Jakarta Messaging API, Jakarta Server Pages API, Jakarta WebSocket - Client API, Jakarta WebSocket - Server API, jakarta.jakartaee-api, jakarta.jakartaee-core-api, jakarta.jakartaee-web-api
Apache License 2.0: CDI APIs, CDI Language Model, Jakarta Bean Validation API
EDL 1.0: Jakarta Activation, Jakarta Activation API, Jakarta Mail API
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, MicroProfile, MicroProfile Config API, MicroProfile Health API, MicroProfile JWT Auth API, MicroProfile Metrics API, MicroProfile OpenAPI API, MicroProfile Rest Client API, Objenesis, microProfile-fault-tolerance-api
MIT: mockito-core, mockito-junit-jupiter
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
EPL 2.0: Jakarta Annotations API, Jakarta Authentication, Jakarta Authorization, Jakarta Enterprise Beans API, Jakarta Faces, Jakarta Interceptors, Jakarta Mail API, Jakarta Security, Jakarta Servlet, Jakarta Standard Tag Library API, jakarta.resource API, jakarta.transaction API
GPL-2.0-with-classpath-exception: Jakarta RESTful WS API
EPL-2.0: Jakarta RESTful WS API
The Apache Software License, Version 2.0: Jakarta Batch API, Jakarta Dependency Injection
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jakarta.activation-2.0.0.jar | 62.7 kB | 56 | 39 | 3 | - | Yes |
istack-commons-runtime-4.0.0.jar | 29.9 kB | 44 | 23 | 4 | - | Yes |
jakarta.activation-api-2.1.0.jar | 63.5 kB | 57 | 43 | 3 | - | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | - | Yes |
jakarta.authentication-api-3.0.0.jar | 45.2 kB | 57 | 36 | 5 | - | Yes |
jakarta.authorization-api-2.1.0.jar | 46.7 kB | 28 | 15 | 2 | - | Yes |
jakarta.batch-api-2.1.1.jar | 45.6 kB | 83 | 61 | 9 | - | Yes |
jakarta.ejb-api-4.0.1.jar | 61.8 kB | 98 | 82 | 4 | - | Yes |
jakarta.el-api-5.0.1.jar | 88.3 kB | 65 | 53 | 2 | - | Yes |
jakarta.enterprise.cdi-api-4.0.1.jar | 151.3 kB | 214 | 184 | 13 | - | Yes |
jakarta.enterprise.lang-model-4.0.1.jar | 26.2 kB | 38 | 23 | 4 | - | Yes |
jakarta.faces-api-4.0.1.jar | 718.6 kB | 553 | 500 | 22 | - | Yes |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | - | No |
jakarta.interceptor-api-2.1.0.jar | 25.3 kB | 23 | 11 | 2 | - | Yes |
jakarta.jms-api-3.1.0.jar | 59 kB | 93 | 82 | 2 | - | Yes |
jakarta.json-api-2.1.0.jar | 49.3 kB | 51 | 38 | 4 | - | Yes |
jakarta.json.bind-api-3.0.0.jar | 36.8 kB | 46 | 29 | 7 | - | Yes |
jakarta.mail-api-2.1.0.jar | 235.8 kB | 165 | 149 | 6 | - | Yes |
jakarta.persistence-api-3.1.0.jar | 165.2 kB | 226 | 207 | 5 | - | Yes |
jakarta.jakartaee-api-10.0.0.jar | 2.3 MB | 2634 | 2440 | 140 | - | Yes |
jakarta.jakartaee-core-api-10.0.0.jar | 351 kB | 501 | 452 | 35 | - | Yes |
jakarta.jakartaee-web-api-10.0.0.jar | 1.7 MB | 1936 | 1787 | 100 | - | Yes |
jakarta.resource-api-2.1.0.jar | 65.2 kB | 106 | 90 | 7 | - | Yes |
jakarta.security.enterprise-api-3.0.0.jar | 85.3 kB | 84 | 59 | 7 | - | Yes |
jakarta.servlet-api-6.0.0.jar | 347.6 kB | 157 | 85 | 5 | - | Yes |
jakarta.servlet.jsp-api-3.1.0.jar | 71.1 kB | 75 | 60 | 4 | - | Yes |
jakarta.servlet.jsp.jstl-api-3.0.0.jar | 46 kB | 38 | 21 | 5 | - | Yes |
jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | - | Yes |
jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | - | Yes |
jakarta.websocket-api-2.1.0.jar | 23.9 kB | 22 | 10 | 2 | - | Yes |
jakarta.websocket-client-api-2.1.0.jar | 41.8 kB | 57 | 46 | 2 | - | Yes |
jakarta.ws.rs-api-3.1.0.jar | 154.8 kB | 167 | 150 | 7 | - | Yes |
jakarta.xml.bind-api-3.0.0.jar | 129 kB | 140 | 111 | 7 | - | Yes |
byte-buddy-1.14.10.jar | 4.2 MB | 2935 | 2881 | 39 | - | Yes |
byte-buddy-agent-1.14.10.jar | 256.8 kB | 90 | 70 | 3 | - | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
microprofile-6.0.pom | 12.7 kB | - | - | - | - | - |
microprofile-config-api-3.0.2.jar | 17.8 kB | 29 | 14 | 3 | 1.8 | Yes |
microprofile-fault-tolerance-api-4.0.2.jar | 17.7 kB | 30 | 16 | 2 | 1.8 | Yes |
microprofile-health-api-4.0.1.jar | 16.5 kB | 27 | 13 | 2 | 1.8 | Yes |
microprofile-jwt-auth-api-2.1.jar | 16 kB | 24 | 9 | 3 | 1.8 | Yes |
microprofile-metrics-api-5.0.0.jar | 29 kB | 41 | 27 | 2 | - | Yes |
microprofile-openapi-api-3.1.jar | 103.5 kB | 163 | 124 | 27 | 1.8 | Yes |
microprofile-rest-client-api-3.0.1.jar | 25.9 kB | 42 | 24 | 5 | 1.8 | Yes |
jakarta.json-1.1.1.jar | 160.4 kB | 132 | 107 | 6 | - | Yes |
jaxb-core-3.0.0.jar | 139.7 kB | 164 | 106 | 18 | - | Yes |
jaxb-runtime-3.0.0.jar | 931.9 kB | 697 | 546 | 20 | - | Yes |
txw2-3.0.0.jar | 72 kB | 69 | 54 | 4 | - | Yes |
junit-jupiter-api-5.9.2.jar | 207.8 kB | 194 | 179 | 8 | - | Yes |
junit-jupiter-engine-5.9.2.jar | 246.6 kB | 151 | 134 | 9 | - | Yes |
junit-platform-commons-1.9.2.jar | 103 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.9.2.jar | 189.2 kB | 143 | 127 | 9 | - | Yes |
mockito-core-5.8.0.jar | 700.4 kB | 641 | 569 | 64 | - | Yes |
mockito-junit-jupiter-5.8.0.jar | 8.9 kB | 13 | 5 | 2 | - | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
56 | 14.9 MB | 13784 | 12177 | 683 | 1.8 | 54 |
test: 18 | test: 7.5 MB | test: 5612 | test: 5048 | test: 217 | - | test: 18 |
provided: 38 | provided: 7.4 MB | provided: 8172 | provided: 7129 | provided: 466 | - | provided: 36 |