META-INF.DEPENDENCIES Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of camel-zendesk-starter Show documentation
Show all versions of camel-zendesk-starter Show documentation
Spring-Boot Starter for Camel Zendesk Component
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
Spring-Boot Starter :: Camel :: Zendesk
From: 'an unknown organization'
- zendesk-java-client (https://github.com/cloudbees/zendesk-java-client) com.cloudbees.thirdparty:zendesk-java-client:jar:0.6.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Asynchronous Http Client (http://github.com/AsyncHttpClient/async-http-client/async-http-client) org.asynchttpclient:async-http-client:jar:2.3.0
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- Asynchronous Http Client Netty Utils (http://github.com/AsyncHttpClient/async-http-client/async-http-client-netty-utils) org.asynchttpclient:async-http-client-netty-utils:jar:2.3.0
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.2
License: CC0 (http://creativecommons.org/publicdomain/zero/1.0/)
- SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.23
License: Apache 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.9.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.9.7
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.9.7
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'GlassFish Community' (https://javaee.github.io/glassfish)
- javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
License: CDDL + GPLv2 with classpath exception (https://github.com/javaee/javax.annotation/blob/master/LICENSE)
From: 'Joda.org' (https://www.joda.org)
- Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.10.1
License: Apache 2 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Oracle Corporation' (http://www.oracle.com/)
- Old JAXB Core (http://jaxb.java.net/jaxb-bundles/jaxb-core) com.sun.xml.bind:jaxb-core:jar:2.3.0
License: CDDL+GPL License (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
- Old JAXB Runtime (http://jaxb.java.net/jaxb-bundles/jaxb-impl) com.sun.xml.bind:jaxb-impl:jar:2.3.0
License: CDDL+GPL License (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
From: 'Pivotal Software, Inc.' (https://spring.io)
- Spring Boot Auto-Configure Annotation Processor (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-tools/spring-boot-autoconfigure-processor) org.springframework.boot:spring-boot-autoconfigure-processor:jar:2.1.1.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter) org.springframework.boot:spring-boot-starter:jar:2.1.1.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Logging Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-logging) org.springframework.boot:spring-boot-starter-logging:jar:2.1.1.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'QOS.ch' (http://www.qos.ch)
- Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.2.3
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html) License: GNU Lesser General Public License (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
- Logback Core Module (http://logback.qos.ch/logback-core) ch.qos.logback:logback-core:jar:1.2.3
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html) License: GNU Lesser General Public License (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
- JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.25
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'Ryan J. McDonough' (https://github.com/damnhandy/Handy-URI-Templates)
- Handy URI Templates (https://github.com/damnhandy/Handy-URI-Templates) com.damnhandy:handy-uri-templates:bundle:2.1.6
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Spring IO' (http://projects.spring.io/spring-framework)
- Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:5.1.3.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework) org.springframework:spring-jcl:jar:5.1.3.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Transaction (https://github.com/spring-projects/spring-framework) org.springframework:spring-tx:jar:5.1.3.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Camel :: Core (http://camel.apache.org/camel-parent/camel-core) org.apache.camel:camel-core:jar:2.24.3
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring-Boot Starter :: Camel :: Core (http://camel.apache.org/spring-boot/camel-spring-boot-dm/camel-starter-parent/components-starter/camel-core-starter) org.apache.camel:camel-core-starter:jar:2.24.3
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Spring (http://camel.apache.org/camel-parent/components/camel-spring) org.apache.camel:camel-spring:jar:2.24.3
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Spring Boot (http://camel.apache.org/camel-parent/components/camel-spring-boot) org.apache.camel:camel-spring-boot:jar:2.24.3
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring-Boot Starter :: Camel :: Spring Boot (http://camel.apache.org/spring-boot/camel-spring-boot-dm/camel-starter-parent/components-starter/camel-spring-boot-starter) org.apache.camel:camel-spring-boot-starter:jar:2.24.3
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Zendesk (http://camel.apache.org/camel-parent/components/camel-zendesk) org.apache.camel:camel-zendesk:jar:2.24.3
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.11.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j to SLF4J Adapter (https://logging.apache.org/log4j/2.x/log4j-to-slf4j/) org.apache.logging.log4j:log4j-to-slf4j:jar:2.11.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Netty Project' (http://netty.io/)
- Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec (http://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec/DNS (http://netty.io/netty-codec-dns/) io.netty:netty-codec-dns:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec/HTTP (http://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec/Socks (http://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Common (http://netty.io/netty-common/) io.netty:netty-common:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Handler (http://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Handler/Proxy (http://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Resolver (http://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Resolver/DNS (http://netty.io/netty-resolver-dns/) io.netty:netty-resolver-dns:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport/Native/Epoll (http://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport/Native/Unix/Common (http://netty.io/netty-transport-native-unix-common/) io.netty:netty-transport-native-unix-common:jar:4.1.31.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'Typesafe' (http://typesafe.com/)
- Netty Reactive Streams Implementation (https://github.com/playframework/netty-reactive-streams/netty-reactive-streams) com.typesafe.netty:netty-reactive-streams:jar:2.0.0
License: Apache 2 (http://www.apache.org/licenses/LICENSE-2.0.txt)