
META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
spring-commons
From: 'an unknown organization'
- jcommander (https://jcommander.org) com.beust:jcommander:jar:1.78
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ZXing Core (https://github.com/zxing/zxing/core) com.google.zxing:core:jar:3.4.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- ZXing Java SE extensions (https://github.com/zxing/zxing/javase) com.google.zxing:javase:jar:3.4.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- project ':json-path' (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.6.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- okhttp (https://square.github.io/okhttp/) com.squareup.okhttp3:okhttp:jar:4.9.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Okio (https://github.com/square/okio/) com.squareup.okio:okio:jar:2.8.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Logstash Logback Encoder (https://github.com/logstash/logstash-logback-encoder) net.logstash.logback:logstash-logback-encoder:jar:6.4
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: MIT License (http://www.slf4j.org/license.html)
- IntelliJ IDEA Annotations (http://www.jetbrains.org) org.jetbrains:annotations:jar:13.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- org.jetbrains.kotlin:kotlin-stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- org.jetbrains.kotlin:kotlin-stdlib-common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.12
License: WTFPL (http://www.wtfpl.net/) License: The New BSD License (http://www.opensource.org/licenses/bsd-license.html)
From: 'Chemouni Uriel' (https://urielch.github.io/)
- ASM based accessors helper used by json-smart (https://urielch.github.io/) net.minidev:accessors-smart:bundle:2.4.7
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- JSON Small and Fast Parser (https://urielch.github.io/) net.minidev:json-smart:bundle:2.4.7
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.11.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.11.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.11.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'jai-imageio GitHub group' (https://github.com/jai-imageio/)
- Java Advanced Imaging Image I/O Tools API core (standalone) (https://github.com/jai-imageio/jai-imageio-core) com.github.jai-imageio:jai-imageio-core:bundle:1.4.0
License: BSD 3-clause License w/nuclear disclaimer (LICENSE.txt)
From: 'OW2' (http://www.ow2.org/)
- asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.1
License: BSD-3-Clause (https://asm.ow2.io/license.html)
From: 'OWASP (Open Web-Application Security Project)' (https://www.owasp.org/)
- Java Encoder (https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder) org.owasp.encoder:encoder:jar:1.2.2
License: The BSD 3-Clause License (http://www.opensource.org/licenses/BSD-3-Clause)
From: 'QOS.ch' (http://www.qos.ch)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.30
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'Shigeru Chiba, www.javassist.org'
- Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.26.0-GA
License: MPL 1.1 (http://www.mozilla.org/MPL/MPL-1.1.html) License: LGPL 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html) License: Apache License 2.0 (http://www.apache.org/licenses/)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.13
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.13
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- spring-commons-actuator (http://github.com/damianwajser/spring-commons/spring-commons-actuator) com.github.damianwajser:spring-commons-actuator:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-cache (http://github.com/damianwajser/spring-commons/spring-commons-cache) com.github.damianwajser:spring-commons-cache:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-exception (http://github.com/damianwajser/spring-commons/spring-commons-exception) com.github.damianwajser:spring-commons-exception:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-exception-handler (http://github.com/damianwajser/spring-commons/spring-commons-exception-handler) com.github.damianwajser:spring-commons-exception-handler:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-http-fixer (http://github.com/damianwajser/spring-commons/spring-commons-http-fixer) com.github.damianwajser:spring-commons-http-fixer:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-idempotency (http://github.com/damianwajser/spring-commons/spring-commons-idempotency) com.github.damianwajser:spring-commons-idempotency:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-logger (http://github.com/damianwajser/spring-commons/spring-commons-logger) com.github.damianwajser:spring-commons-logger:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-logger-logstash (http://github.com/damianwajser/spring-commons/spring-commons-logger-logstash) com.github.damianwajser:spring-commons-logger-logstash:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-payment-utilities (http://github.com/damianwajser/spring-commons/spring-commons-payment-utilities) com.github.damianwajser:spring-commons-payment-utilities:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-rest-templates (http://github.com/damianwajser/spring-commons/spring-commons-rest-templates) com.github.damianwajser:spring-commons-rest-templates:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-rest-validation (http://github.com/damianwajser/spring-commons/spring-commons-rest-validation) com.github.damianwajser:spring-commons-rest-validation:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-commons-utilities (http://github.com/damianwajser/spring-commons/spring-commons-utilities) com.github.damianwajser:spring-commons-utilities:jar:1.28.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.11
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.7
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.10
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Pool (https://commons.apache.org/proper/commons-pool/) org.apache.commons:commons-pool2:jar:2.11.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy