Backend
This section covers third-party libraries used by the Camunda Account backend. All of these libraries are required for core functionality.
- antlr:antlr:2.7.7 - BSD License
- ch.qos.logback:logback-classic:1.2.11 - Eclipse Public License - v 1.0
- ch.qos.logback:logback-core:1.2.11 - Eclipse Public License - v 1.0
- ch.qos.logback.contrib:logback-jackson:0.1.5 - Eclipse Public License - v 1.0
- ch.qos.logback.contrib:logback-json-classic:0.1.5 - Eclipse Public License - v 1.0
- ch.qos.logback.contrib:logback-json-core:0.1.5 - Eclipse Public License - v 1.0
- com.fasterxml:classmate:1.5.1 - Apache License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:2.13.4 - The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-core:2.13.4 - Apache License, Version 2.0
- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - Apache License, Version 2.0
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.4 - Apache License, Version 2.0
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4 - Apache License, Version 2.0
- com.fasterxml.jackson.module:jackson-module-kotlin:2.12.2 - Apache License, Version 2.0
- com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.4 - Apache License, Version 2.0
- com.github.stephenc.jcip:jcip-annotations:1.0-1 - Apache License, Version 2.0
- com.google.android:annotations:4.1.1.4 - Apache 2.0
- com.google.api:api-common:2.1.5 - BSD
- com.google.api:gax:2.13.0 - BSD
- com.google.api:gax-grpc:2.13.0 - BSD
- com.google.api.grpc:proto-google-cloud-logging-v2:0.96.4 - Apache-2.0
- com.google.api.grpc:proto-google-common-protos:2.8.0 - Apache-2.0
- com.google.api.grpc:proto-google-iam-v1:1.2.10 - Apache-2.0
- com.google.auth:google-auth-library-credentials:1.6.0 - BSD New license
- com.google.auth:google-auth-library-oauth2-http:1.6.0 - BSD New license
- com.google.auto.value:auto-value-annotations:1.9 - Apache 2.0
- com.google.cloud:google-cloud-core:2.5.11 - Apache-2.0
- com.google.cloud:google-cloud-core-grpc:2.5.11 - Apache-2.0
- com.google.cloud:google-cloud-logging:3.7.4 - Apache-2.0
- com.google.cloud:google-cloud-logging-logback:0.123.9-alpha - Apache-2.0
- com.google.code.findbugs:jsr305:3.0.2 - The Apache Software License, Version 2.0
- com.google.code.gson:gson:2.8.9 - Apache-2.0
- com.google.errorprone:error_prone_annotations:2.11.0 - Apache 2.0
- com.google.guava:failureaccess:1.0.1 - The Apache Software License, Version 2.0
- com.google.guava:guava:31.1-jre - Apache License, Version 2.0
- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - The Apache Software License, Version 2.0
- com.google.http-client:google-http-client:1.41.5 - The Apache Software License, Version 2.0
- com.google.http-client:google-http-client-gson:1.41.5 - The Apache Software License, Version 2.0
- com.google.j2objc:j2objc-annotations:1.3 - The Apache Software License, Version 2.0
- com.google.protobuf:protobuf-java:3.19.4 - 3-Clause BSD License
- com.google.protobuf:protobuf-java-util:3.19.4 - 3-Clause BSD License
- com.google.re2j:re2j:1.5 - Go License
- com.nimbusds:nimbus-jose-jwt:9.22 - The Apache Software License, Version 2.0
- com.sun.activation:jakarta.activation:1.2.2 - Eclipse Public License v. 2.0
- com.sun.istack:istack-commons-runtime:3.0.12 - Eclipse Public License v. 2.0
- com.sun.mail:jakarta.mail:1.6.7 - Eclipse Public License v. 2.0
- com.unboundid:unboundid-ldapsdk:4.0.14 - GNU Lesser General Public License version 2.1 (LGPLv2.1)
- com.zaxxer:HikariCP:4.0.3 - The Apache Software License, Version 2.0
- commons-codec:commons-codec:1.15 - Apache License, Version 2.0
- commons-logging:commons-logging:1.2 - The Apache Software License, Version 2.0
- io.github.classgraph:classgraph:4.8.83 - The MIT License (MIT)
- io.grpc:grpc-alts:1.45.0 - Apache 2.0
- io.grpc:grpc-api:1.45.0 - Apache 2.0
- io.grpc:grpc-auth:1.45.0 - Apache 2.0
- io.grpc:grpc-context:1.45.0 - Apache 2.0
- io.grpc:grpc-core:1.45.0 - Apache 2.0
- io.grpc:grpc-grpclb:1.45.0 - Apache 2.0
- io.grpc:grpc-netty-shaded:1.45.0 - Apache 2.0
- io.grpc:grpc-protobuf:1.45.0 - Apache 2.0
- io.grpc:grpc-protobuf-lite:1.45.0 - Apache 2.0
- io.grpc:grpc-services:1.45.0 - Apache 2.0
- io.grpc:grpc-stub:1.45.0 - Apache 2.0
- io.grpc:grpc-xds:1.45.0 - Apache 2.0
- io.micrometer:micrometer-core:1.8.11 - The Apache Software License, Version 2.0
- io.micrometer:micrometer-registry-prometheus:1.6.4 - The Apache Software License, Version 2.0
- io.opencensus:opencensus-api:0.31.0 - The Apache License, Version 2.0
- io.opencensus:opencensus-contrib-http-util:0.31.0 - The Apache License, Version 2.0
- io.opencensus:opencensus-proto:0.2.0 - The Apache License, Version 2.0
- io.perfmark:perfmark-api:0.23.0 - Apache 2.0
- io.prometheus:simpleclient:0.12.0 - The Apache Software License, Version 2.0
- io.prometheus:simpleclient_common:0.12.0 - The Apache Software License, Version 2.0
- io.prometheus:simpleclient_tracer_common:0.12.0 - The Apache Software License, Version 2.0
- io.prometheus:simpleclient_tracer_otel:0.12.0 - The Apache Software License, Version 2.0
- io.prometheus:simpleclient_tracer_otel_agent:0.12.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-bean-validators:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-boot-starter:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-core:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-data-rest:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-oas:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-schema:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-spi:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-spring-web:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-spring-webflux:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-spring-webmvc:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-swagger-common:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-swagger-ui:3.0.0 - The Apache Software License, Version 2.0
- io.springfox:springfox-swagger2:3.0.0 - The Apache Software License, Version 2.0
- io.swagger:swagger-annotations:1.5.20 - Apache License 2.0
- io.swagger:swagger-models:1.5.20 - Apache License 2.0
- io.swagger.core.v3:swagger-annotations:2.1.2 - Apache License 2.0
- io.swagger.core.v3:swagger-models:2.1.2 - Apache License 2.0
- jakarta.annotation:jakarta.annotation-api:1.3.5 - Eclipse Public License v. 2.0
- jakarta.persistence:jakarta.persistence-api:2.2.3 - Eclipse Public License v. 2.0
- jakarta.transaction:jakarta.transaction-api:1.3.3 - Eclipse Public License v. 2.0
- jakarta.validation:jakarta.validation-api:2.0.2 - Eclipse Public License v. 2.0
- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 - Eclipse Public License v. 2.0
- javax.annotation:javax.annotation-api:1.3.2 - CDDL + GPLv2 with classpath exception
- net.bytebuddy:byte-buddy:1.11.22 - Apache License, Version 2.0
- org.apache.httpcomponents:httpclient:4.5.13 - Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:4.4.15 - Apache License, Version 2.0
- org.apache.logging.log4j:log4j-api:2.17.2 - Apache License, Version 2.0
- org.apache.logging.log4j:log4j-to-slf4j:2.17.2 - Apache License, Version 2.0
- org.apache.tomcat.embed:tomcat-embed-core:9.0.68 - Apache License, Version 2.0
- org.apache.tomcat.embed:tomcat-embed-el:9.0.68 - Apache License, Version 2.0
- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.68 - Apache License, Version 2.0
- org.aspectj:aspectjweaver:1.9.7 - Eclipse Public License - v 2.0
- org.bouncycastle:bcpkix-jdk15on:1.67 - Bouncy Castle Licence
- org.bouncycastle:bcprov-jdk15on:1.67 - Bouncy Castle Licence
- org.checkerframework:checker-qual:3.21.3 - The MIT License
- org.codehaus.mojo:animal-sniffer-annotations:1.21 - The Apache Software License, Version 2.0
- org.conscrypt:conscrypt-openjdk-uber:2.5.1 - Apache 2
- org.freemarker:freemarker:2.3.31 - Apache License, Version 2.0
- org.glassfish.jaxb:jaxb-runtime:2.3.7 - Eclipse Public License v. 2.0
- org.glassfish.jaxb:txw2:2.3.7 - Eclipse Public License v. 2.0
- org.hdrhistogram:HdrHistogram:2.1.12 - BSD-2-Clause
- org.hibernate:hibernate-core:5.6.12.Final - GNU Library General Public License v2.1 or later
- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final - GNU Library General Public License v2.1 or later
- org.hibernate.validator:hibernate-validator:6.2.5.Final - Apache License 2.0
- org.jboss:jandex:2.4.2.Final - Apache License, Version 2.0
- org.jboss.logging:jboss-logging:3.4.3.Final - Apache License, version 2.0
- org.jetbrains:annotations:13.0 - The Apache Software License, Version 2.0
- org.jetbrains.kotlin:kotlin-reflect:1.4.32 - The Apache License, Version 2.0
- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 - The Apache License, Version 2.0
- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 - The Apache License, Version 2.0
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.10 - The Apache License, Version 2.0
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.32 - The Apache License, Version 2.0
- org.jsoup:jsoup:1.14.2 - The MIT License
- org.latencyutils:LatencyUtils:2.0.3 - Public Domain, per Creative Commons CC0
- org.mapstruct:mapstruct:1.3.1.Final - The Apache Software License, Version 2.0
- org.passay:passay:1.6.0 - Apache 2
- org.postgresql:postgresql:42.4.2 - BSD-2-Clause
- org.slf4j:jul-to-slf4j:1.7.36 - MIT License
- org.slf4j:slf4j-api:1.7.36 - MIT License
- org.springframework:spring-aop:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-aspects:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-beans:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-context:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-context-support:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-core:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-expression:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-jcl:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-jdbc:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-orm:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-tx:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-web:5.3.23 - Apache License, Version 2.0
- org.springframework:spring-webmvc:5.3.23 - Apache License, Version 2.0
- org.springframework.boot:spring-boot:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-actuator:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-actuator-autoconfigure:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-autoconfigure:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-actuator:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-aop:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-data-jpa:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-freemarker:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-jdbc:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-json:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-logging:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-mail:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-security:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-tomcat:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-validation:2.6.13 - Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-web:2.6.13 - Apache License, Version 2.0
- org.springframework.cloud:spring-cloud-gcp-autoconfigure:1.2.8.RELEASE - Apache License, Version 2.0
- org.springframework.cloud:spring-cloud-gcp-core:1.2.8.RELEASE - Apache License, Version 2.0
- org.springframework.cloud:spring-cloud-gcp-logging:1.2.8.RELEASE - Apache License, Version 2.0
- org.springframework.cloud:spring-cloud-gcp-starter:1.2.8.RELEASE - Apache License, Version 2.0
- org.springframework.cloud:spring-cloud-gcp-starter-logging:1.2.8.RELEASE - Apache License, Version 2.0
- org.springframework.data:spring-data-commons:2.6.9 - Apache License, Version 2.0
- org.springframework.data:spring-data-jpa:2.6.9 - Apache License, Version 2.0
- org.springframework.ldap:spring-ldap-core:2.3.8.RELEASE - The Apache Software License, Version 2.0
- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE - Apache License, Version 2.0
- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE - Apache License, Version 2.0
- org.springframework.retry:spring-retry:1.3.1 - Apache 2.0
- org.springframework.security:spring-security-config:5.6.8 - Apache License, Version 2.0
- org.springframework.security:spring-security-core:5.6.8 - Apache License, Version 2.0
- org.springframework.security:spring-security-crypto:5.6.8 - Apache License, Version 2.0
- org.springframework.security:spring-security-ldap:5.6.8 - Apache License, Version 2.0
- org.springframework.security:spring-security-web:5.6.8 - Apache License, Version 2.0
- org.threeten:threetenbp:1.6.0 - BSD 3-clause
- org.yaml:snakeyaml:1.33 - Apache License, Version 2.0