starsetr.blogg.se

Jettison maven
Jettison maven








| +- :spring-cloud-starter-loadbalancer:jar:2.2.6.RELEASE:compile | | \- io.reactivex:rxjava:jar:1.3.8:compile | | | \-commons:netflix-statistics:jar:0.1.1:runtime | | +- :ribbon-loadbalancer:jar:2.3.0:compile | | | \-commons:netflix-commons-util:jar:0.3.0:runtime | | | +- commons-collections:commons-collections:jar:3.2.2:runtime | | +- :ribbon-httpclient:jar:2.3.0:compile | | | \- io.reactivex:rxnetty:jar:0.4.9:runtime | | | | \- io.reactivex:rxnetty-servo:jar:0.4.9:runtime | | | | +- io.reactivex:rxnetty-contexts:jar:0.4.9:runtime | +- :spring-cloud-starter-netflix-ribbon:jar:2.2.6.RELEASE:compile | | \- :spring-cloud-netflix-archaius:jar:2.2.6.RELEASE:compile | | +- :spring-cloud-netflix-ribbon:jar:2.2.6.RELEASE:compile | +- :spring-cloud-starter-netflix-archaius:jar:2.2.6.RELEASE:compile | | +- :jackson-annotations:jar:2.11.3:compile | | | \- aopalliance:aopalliance:jar:1.0:compile | | | +- javax.inject:javax.inject:jar:1:compile | | | \- commons-lang:commons-lang:jar:2.6:compile | | +- commons-configuration:commons-configuration:jar:1.10:compile | | | \- commons-codec:commons-codec:jar:1.14:compile | | | \- 2objc:j2objc-annotations:jar:1.3:compile | | | +- :error_prone_annotations:jar:2.3.4:compile | | | +- org.checkerframework:checker-qual:jar:2.11.1:compile | | | +- :listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile | | | | | +- org.antlr:stringtemplate:jar:3.2.1:runtime | | | | +- org.antlr:antlr-runtime:jar:3.4:runtime | | | | +- joda-time:joda-time:jar:2.3:runtime | | | | +- commons-jxpath:commons-jxpath:jar:1.3:runtime | | | +-commons:netflix-infix:jar:0.3.0:runtime | | +-commons:netflix-eventbus:jar:0.3.0:compile | +- :spring-cloud-netflix-eureka-client:jar:2.2.6.RELEASE:compile | | \- org.aspectj:aspectjweaver:jar:1.9.6:compile

jettison maven

| | \- :spring-boot-starter-aop:jar:2.3.7.RELEASE:compile | +- :spring-cloud-netflix-hystrix:jar:2.2.6.RELEASE:compile

jettison maven

| | \- org.bouncycastle:bcprov-jdk15on:jar:1.64:compile | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.64:compile | | \- :spring-security-rsa:jar:1.0.9.RELEASE:compile | | +- :spring-cloud-commons:jar:2.2.6.RELEASE:compile | | | \- :spring-security-crypto:jar:5.3.6.RELEASE:compile | | +- :spring-cloud-context:jar:2.2.6.RELEASE:compile | +- :spring-cloud-starter:jar:2.2.6.RELEASE:compile +- :spring-cloud-starter-netflix-eureka-client:jar:2.2.6.RELEASE:compile | \- org.springframework:spring-expression:jar:5.2.12.RELEASE:compile | +- org.springframework:spring-context:jar:5.2.12.RELEASE:compile | +- org.springframework:spring-aop:jar:5.2.12.RELEASE:compile | \- org.springframework:spring-webmvc:jar:5.2.12.RELEASE:compile | | \- org.springframework:spring-beans:jar:5.2.12.RELEASE:compile | +- org.springframework:spring-web:jar:5.2.12.RELEASE:compile | | \- :tomcat-embed-websocket:jar:9.0.41:compile | | +- org.glassfish:jakarta.el:jar:3.0.3:compile | +- :spring-boot-starter-tomcat:jar:2.3.7.RELEASE:compile | | \- :jackson-module-parameter-names:jar:2.11.3:compile | +- :spring-boot-starter-json:jar:2.3.7.RELEASE:compile +- :spring-boot-starter-web:jar:2.3.7.RELEASE:compile | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile | \- io.micrometer:micrometer-core:jar:1.5.9:compile | | +- :spring-boot-actuator:jar:2.3.7.RELEASE:compile | +- :spring-boot-actuator-autoconfigure:jar:2.3.7.RELEASE:compile | | \- org.yaml:snakeyaml:jar:1.26:compile | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile | | | | \- ch.qos.logback:logback-core:jar:1.2.3:compile | | | +- ch.qos.logback:logback-classic:jar:1.2.3:compile | | +- :spring-boot-starter-logging:jar:2.3.7.RELEASE:compile | | +- :spring-boot-autoconfigure:jar:2.3.7.RELEASE:compile

jettison maven

| +- :spring-boot-starter:jar:2.3.7.RELEASE:compile +- :spring-boot-starter-actuator:jar:2.3.7.RELEASE:compile com.classpath:spring-oauth-server:jar:0.0.1-SNAPSHOT Is there something I am missing here.ĭepedencies - Output from mvn dependency:tree - maven-dependency-plugin:3.1.2:tree (default-cli) spring-oauth-server. But when I created a project with the following dependencies, I am not getting the deprecated messages. I was following this guide which mentions that the is deprecated.










Jettison maven