All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

The newest version!
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Saga::Transports::RestTemplate


From: 'an unknown organization'
  - Disruptor Framework (http://lmax-exchange.github.com/disruptor) com.lmax:disruptor:jar:3.3.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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-annotations-api (https://tomcat.apache.org/) org.apache.tomcat:tomcat-annotations-api:jar:8.5.34
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-embed-core (https://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.34
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-embed-el (https://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.34
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-embed-websocket (https://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.34
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.9
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate:hibernate-validator:jar:5.3.6.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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://www.apache.org)
  - Apache Log4j API (http://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Core (http://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j SLF4J Binding (http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.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.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.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.8.11.2
    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)

From: 'GlassFish Community' (http://glassfish.org)
  - Expression Language 3.0 (http://el-spec.java.net) org.glassfish:javax.el:jar:3.0.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'io.kamon'
  - kamon-annotation (http://kamon.io) io.kamon:kamon-annotation_2.12:jar:0.6.7
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - core (http://kamon.io) io.kamon:kamon-core_2.12:jar:0.6.7
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.3.2.Final
    License: Apache License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Pivotal Software, Inc.' (http://www.spring.io)
  - Spring Boot (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot:jar:1.5.17.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.17.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.17.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.17.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.17.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'QOS.ch' (http://www.qos.ch)
  - 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: 'Spring IO' (http://projects.spring.io/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:4.3.20.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.20.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.20.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.20.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.20.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.20.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.20.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Saga::Core (https://github.com/apache/servicecomb-saga/saga-core) org.apache.servicecomb.saga:saga-core:jar:0.3.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy