Files
hawkbit/3rd-dependencies/compile.txt
Dominic Schabel 1deb47a4db First preparation for JDK 9 (#674)
* First preparation to build HawkBit with JDK 9

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>

* Reverted Mockito 2 update since it is not compiling under JDK 8 anymore

* Fix for JDK internal calls by old version

* Guava raised to 25.0-jre and CQ added.

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>

* Add updated RabbitMQ http client

* Exclude test dependencies.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>

* Exclusions for unnecessary Guava dependencies added

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>

* Remove provided annotation dependency for maven plugin

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
2018-05-14 09:32:12 +02:00

115 lines
6.8 KiB
Plaintext

aopalliance:aopalliance:jar:1.0:compile
ch.qos.logback:logback-classic:jar:1.1.11:compile
ch.qos.logback:logback-core:jar:1.1.11:compile
com.cronutils:cron-utils:jar:5.0.5:compile
com.fasterxml.jackson.core:jackson-annotations:jar:2.8.9:compile
com.fasterxml.jackson.core:jackson-core:jar:2.8.9:compile
com.fasterxml.jackson.core:jackson-databind:jar:2.8.9:compile
com.fasterxml:classmate:jar:1.3.3:compile
com.github.ben-manes.caffeine:caffeine:jar:2.3.5:compile
com.github.gwtd3:gwt-d3-api:jar:1.2.0:compile
com.github.gwtd3:gwt-d3-js:jar:3.5.11:compile
com.github.gwtd3:gwt-d3-js:jar:sources:3.5.11:compile
com.google.guava:guava:jar:25.0-jre:compile
com.h2database:h2:jar:1.4.195:compile
com.rabbitmq:amqp-client:jar:4.0.3:compile
com.rabbitmq:http-client:jar:1.3.1.RELEASE:compile
com.vaadin.external.atmosphere:atmosphere-runtime:jar:2.2.9.vaadin2:compile
com.vaadin.external.flute:flute:jar:1.3.0.gg2:compile
com.vaadin.external.gwt:gwt-elemental:jar:2.7.0.vaadin6:compile
com.vaadin.external.gwt:gwt-user:jar:2.7.0.vaadin6:compile
com.vaadin.external.slf4j:vaadin-slf4j-jdk14:jar:1.6.1:compile
com.vaadin:vaadin-client:jar:7.7.13:compile
com.vaadin:vaadin-push:jar:7.7.13:compile
com.vaadin:vaadin-sass-compiler:jar:0.9.13:compile
com.vaadin:vaadin-server:jar:7.7.13:compile
com.vaadin:vaadin-shared:jar:7.7.13:compile
com.vaadin:vaadin-spring-boot:jar:1.1.1:compile
com.vaadin:vaadin-spring:jar:1.1.1:compile
com.vaadin:vaadin-themes:jar:7.7.13:compile
commons-codec:commons-codec:jar:1.10:compile
commons-io:commons-io:jar:2.4:compile
cz.jirutka.rsql:rsql-parser:jar:2.1.0:compile
io.protostuff:protostuff-api:jar:1.5.6:compile
io.protostuff:protostuff-collectionschema:jar:1.5.6:compile
io.protostuff:protostuff-core:jar:1.5.6:compile
io.protostuff:protostuff-runtime:jar:1.5.6:compile
javax.annotation:javax.annotation-api:jar:1.2:compile
javax.servlet:javax.servlet-api:jar:3.1.0:compile
javax.transaction:javax.transaction-api:jar:1.2:compile
javax.validation:validation-api:jar:2.0.1.Final:compile
javax.validation:validation-api:jar:sources:1.0.0.GA:compile
javax.websocket:javax.websocket-api:jar:1.0:compile
org.apache.commons:commons-lang3:jar:3.4:compile
org.apache.httpcomponents:httpclient:jar:4.5.3:compile
org.apache.httpcomponents:httpcore:jar:4.4.6:compile
org.apache.tomcat.embed:tomcat-embed-el:jar:8.0.28:compile
org.apache.tomcat:tomcat-jdbc:jar:8.0.28:compile
org.apache.tomcat:tomcat-juli:jar:8.0.28:compile
org.aspectj:aspectjweaver:jar:1.8.10:compile
org.flywaydb:flyway-core:jar:4.0.3:compile
org.glassfish:javax.json:jar:1.0.4:compile
org.hibernate.validator:hibernate-validator:jar:6.0.7.Final:compile
org.jboss.logging:jboss-logging:jar:3.2.1.Final:compile
org.jsoup:jsoup:jar:1.8.3:compile
org.mortbay.jasper:apache-el:jar:8.0.33:compile
org.ow2.asm:asm-commons:jar:5.0.1:compile
org.ow2.asm:asm-tree:jar:5.0.1:compile
org.ow2.asm:asm:jar:5.0.1:compile
org.slf4j:jcl-over-slf4j:jar:1.7.25:compile
org.slf4j:jul-to-slf4j:jar:1.7.25:compile
org.slf4j:log4j-over-slf4j:jar:1.7.25:compile
org.slf4j:slf4j-api:jar:1.7.25:compile
org.springframework.amqp:spring-amqp:jar:1.7.6.RELEASE:compile
org.springframework.amqp:spring-rabbit:jar:1.7.6.RELEASE:compile
org.springframework.boot:spring-boot-actuator:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-autoconfigure:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-starter-actuator:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-starter-aop:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-starter-data-jpa:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-starter-jdbc:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-starter-jetty:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-starter-logging:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-starter-validation:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-starter-web:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot-starter:jar:1.4.7.RELEASE:compile
org.springframework.boot:spring-boot:jar:1.4.7.RELEASE:compile
org.springframework.cloud:spring-cloud-bus:jar:1.2.2.RELEASE:compile
org.springframework.cloud:spring-cloud-context:jar:1.1.8.RELEASE:compile
org.springframework.cloud:spring-cloud-stream:jar:1.1.2.RELEASE:compile
org.springframework.data:spring-data-commons:jar:1.12.11.RELEASE:compile
org.springframework.data:spring-data-jpa:jar:1.10.11.RELEASE:compile
org.springframework.hateoas:spring-hateoas:jar:0.23.0.RELEASE:compile
org.springframework.integration:spring-integration-core:jar:4.3.10.RELEASE:compile
org.springframework.integration:spring-integration-jmx:jar:4.3.10.RELEASE:compile
org.springframework.integration:spring-integration-tuple:jar:1.0.0.RELEASE:compile
org.springframework.plugin:spring-plugin-core:jar:1.2.0.RELEASE:compile
org.springframework.retry:spring-retry:jar:1.1.5.RELEASE:compile
org.springframework.security:spring-security-aspects:jar:4.1.4.RELEASE:compile
org.springframework.security:spring-security-config:jar:4.1.4.RELEASE:compile
org.springframework.security:spring-security-core:jar:4.1.4.RELEASE:compile
org.springframework.security:spring-security-crypto:jar:4.1.4.RELEASE:compile
org.springframework.security:spring-security-web:jar:4.1.4.RELEASE:compile
org.springframework:spring-aop:jar:4.3.9.RELEASE:compile
org.springframework:spring-aspects:jar:4.3.9.RELEASE:compile
org.springframework:spring-beans:jar:4.3.9.RELEASE:compile
org.springframework:spring-context-support:jar:4.3.9.RELEASE:compile
org.springframework:spring-context:jar:4.3.9.RELEASE:compile
org.springframework:spring-core:jar:4.3.9.RELEASE:compile
org.springframework:spring-expression:jar:4.3.9.RELEASE:compile
org.springframework:spring-jdbc:jar:4.3.9.RELEASE:compile
org.springframework:spring-messaging:jar:4.3.9.RELEASE:compile
org.springframework:spring-orm:jar:4.3.9.RELEASE:compile
org.springframework:spring-tuple:jar:1.0.0.RELEASE:compile
org.springframework:spring-tx:jar:4.3.9.RELEASE:compile
org.springframework:spring-web:jar:4.3.9.RELEASE:compile
org.springframework:spring-webmvc:jar:4.3.9.RELEASE:compile
org.vaadin.addons.lazyquerycontainer:vaadin-lazyquerycontainer:jar:7.6.1.3:compile
org.vaadin.addons:flexibleoptiongroup:jar:2.2.0:compile
org.vaadin.addons:tokenfield:jar:7.0.1:compile
org.vaadin.alump.distributionbar:dbar-addon:jar:2.0.0:compile
org.vaadin.spring.addons:vaadin-spring-addon-eventbus:jar:0.0.6.RELEASE:compile
org.vaadin.spring.extensions:vaadin-spring-ext-core:jar:0.0.6.RELEASE:compile
org.vaadin.spring.extensions:vaadin-spring-ext-security:jar:0.0.6.RELEASE:compile
org.w3c.css:sac:jar:1.3:compile