META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
Camel :: Example :: Spring Boot with Geocoder and REST DSL
From: 'an unknown organization'
- Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:2.4.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:2.0.1
License: GNU Lesser Public License (http://www.gnu.org/licenses/lgpl.html)
- Geocoder (http://code.google.com/p/geocoder-java/) com.google.code.geocoder-java:geocoder-java:jar:0.16
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.8.1
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:19.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:bundle:1.5.13
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- swagger-core (https://github.com/swagger-api/swagger-core/modules/swagger-core) io.swagger:swagger-core:bundle:1.5.13
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- swagger-jaxrs (https://github.com/swagger-api/swagger-core/modules/swagger-jaxrs) io.swagger:swagger-jaxrs:bundle:1.5.13
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- swagger-models (https://github.com/swagger-api/swagger-core/modules/swagger-models) io.swagger:swagger-models:bundle:1.5.13
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- swagger-parser (http://nexus.sonatype.org/oss-repository-hosting.html/swagger-parser-project/modules/swagger-parser) io.swagger:swagger-parser:jar:1.0.28
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- tomcat-embed-core (http://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.20
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- tomcat-embed-el (http://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.20
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- tomcat-embed-websocket (http://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.20
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate:hibernate-validator:jar:5.3.5.Final
License: 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.10
License: WTFPL (http://www.wtfpl.net/) License: The New BSD License (http://www.opensource.org/licenses/bsd-license.html)
- SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.17
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Apache Software Foundation' (http://jakarta.apache.org/)
- HttpClient (http://jakarta.apache.org/httpcomponents/httpclient-3.x/) commons-httpclient:commons-httpclient:jar:3.1
License: Apache License (http://www.apache.org/licenses/LICENSE-2.0)
From: 'FasterXML' (http://fasterxml.com)
- Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:5.0.3
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.12
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12
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.8.10
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.8.10
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.8.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-dataformat-XML (http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding) com.fasterxml.jackson.dataformat:jackson-dataformat-xml:bundle:2.8.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-dataformat-YAML (https://github.com/FasterXML/jackson) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.8.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-datatype-Joda (http://wiki.fasterxml.com/JacksonModuleJoda) com.fasterxml.jackson.datatype:jackson-datatype-joda:bundle:2.8.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-JAXRS-base (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base) com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.8.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-JAXRS-JSON (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider) com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.8.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson module: JAXB-annotations (http://github.com/FasterXML/jackson-module-jaxb-annotations) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.8.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'fasterxml.com' (http://fasterxml.com)
- ClassMate (http://github.com/FasterXML/java-classmate) com.fasterxml:classmate:bundle:1.3.4
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Stax2 API (http://wiki.fasterxml.com/WoodstoxStax2) org.codehaus.woodstox:stax2-api:bundle:3.1.4
License: The BSD License (http://www.opensource.org/licenses/bsd-license.php)
From: 'JBoss by Red Hat' (http://www.jboss.org)
- JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.3.1.Final
License: Apache License, version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Joda.org' (http://www.joda.org)
- Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.9.9
License: Apache 2 (http://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.2.11
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.2.11
License: CDDL+GPL License (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
From: 'Pivotal Software, Inc.' (http://www.spring.io)
- Spring Boot (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot:jar:1.5.7.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot AutoConfigure (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-autoconfigure:jar:1.5.7.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter:jar:1.5.7.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Logging Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-logging:jar:1.5.7.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Tomcat Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-tomcat:jar:1.5.7.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Web Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-web:jar:1.5.7.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'QOS.ch' (http://www.qos.ch)
- Compiler assisted localization library (CAL10N) - API (http://cal10n.qos.ch/cal10n-api) ch.qos.cal10n:cal10n-api:jar:0.7.4
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.1.11
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.1.11
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)
- JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.25
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.22
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:1.7.22
License: Apache Software Licenses (http://www.apache.org/licenses/LICENSE-2.0.txt)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.22
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- SLF4J Extensions Module (http://www.slf4j.org) org.slf4j:slf4j-ext:jar:1.6.3
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.21.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: 'Spring IO' (http://projects.spring.io/spring-framework)
- Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:4.3.11.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:4.3.11.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:4.3.11.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:4.3.11.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:4.3.11.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:4.3.11.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Web (https://github.com/spring-projects/spring-framework) org.springframework:spring-web:jar:4.3.11.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Spring Web MVC (https://github.com/spring-projects/spring-framework) org.springframework:spring-webmvc:jar:4.3.11.RELEASE
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'Sun Microsystems, Inc' (http://www.sun.com/)
- jsr311-api (https://jsr311.dev.java.net) javax.ws.rs:jsr311-api:jar:1.1.1
License: CDDL License (http://www.opensource.org/licenses/cddl1.php)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:2.4
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
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.19.4
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.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Geocoder (http://camel.apache.org/camel-parent/components/camel-geocoder) org.apache.camel:camel-geocoder:jar:2.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring-Boot Starter :: Camel :: Geocoder (http://camel.apache.org/spring-boot/camel-spring-boot-dm/camel-starter-parent/components-starter/camel-geocoder-starter) org.apache.camel:camel-geocoder-starter:jar:2.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: HTTP :: Common (http://camel.apache.org/camel-parent/components/camel-http-common) org.apache.camel:camel-http-common:jar:2.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Jackson (http://camel.apache.org/camel-parent/components/camel-jackson) org.apache.camel:camel-jackson:jar:2.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring-Boot Starter :: Camel :: Jackson (http://camel.apache.org/spring-boot/camel-spring-boot-dm/camel-starter-parent/components-starter/camel-jackson-starter) org.apache.camel:camel-jackson-starter:jar:2.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Servlet (http://camel.apache.org/camel-parent/components/camel-servlet) org.apache.camel:camel-servlet:jar:2.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring-Boot Starter :: Camel :: Servlet (http://camel.apache.org/spring-boot/camel-spring-boot-dm/camel-starter-parent/components-starter/camel-servlet-starter) org.apache.camel:camel-servlet-starter:jar:2.19.4
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.19.4
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.19.4
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.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Swagger Java (http://camel.apache.org/camel-parent/components/camel-swagger-java) org.apache.camel:camel-swagger-java:jar:2.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring-Boot Starter :: Camel :: Swagger Java (http://camel.apache.org/spring-boot/camel-spring-boot-dm/camel-starter-parent/components-starter/camel-swagger-java-starter) org.apache.camel:camel-swagger-java-starter:jar:2.19.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.5
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy