diff --git a/.flattened-pom.xml b/.flattened-pom.xml new file mode 100644 index 00000000..dd5100ca --- /dev/null +++ b/.flattened-pom.xml @@ -0,0 +1,143 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-build + 2.2.0.BUILD-SNAPSHOT + + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + pom + Spring Cloud Consul + Spring Cloud Consul + https://spring.io/spring-cloud/spring-cloud-consul + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git + https://github.com/spring-cloud/spring-cloud-consul + + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + + + spring + + + + false + + + true + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot-local + + + + false + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + + + false + + spring-releases + Spring Releases + https://repo.spring.io/release + + + + + diff --git a/docs/.flattened-pom.xml b/docs/.flattened-pom.xml new file mode 100644 index 00000000..c58aa681 --- /dev/null +++ b/docs/.flattened-pom.xml @@ -0,0 +1,120 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud + spring-cloud-consul-docs + 2.2.0.BUILD-SNAPSHOT + pom + Spring Cloud Consul Docs + Spring Cloud Docs + https://spring.io/spring-cloud/spring-cloud-consul/spring-cloud-consul-docs + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-docs + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-docs + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-consul-docs + + + + org.springframework.cloud + spring-cloud-starter-consul + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-consul-all + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-consul-binder/.flattened-pom.xml b/spring-cloud-consul-binder/.flattened-pom.xml new file mode 100644 index 00000000..e0a0ae1f --- /dev/null +++ b/spring-cloud-consul-binder/.flattened-pom.xml @@ -0,0 +1,141 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-consul-binder + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Consul Binder + Spring Cloud Consul Binder + https://spring.io/spring-cloud/spring-cloud-consul/spring-cloud-consul-binder + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-binder + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-binder + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-consul-binder + + + + org.springframework.boot + spring-boot-starter-web + 2.2.1.RELEASE + compile + true + + + org.springframework.cloud + spring-cloud-consul-core + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.cloud + spring-cloud-stream + 3.0.0.BUILD-SNAPSHOT + compile + + + com.ecwid.consul + consul-api + 1.4.1 + compile + + + servlet-api + javax.servlet + + + true + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-consul-config/.flattened-pom.xml b/spring-cloud-consul-config/.flattened-pom.xml new file mode 100644 index 00000000..c320fc26 --- /dev/null +++ b/spring-cloud-consul-config/.flattened-pom.xml @@ -0,0 +1,169 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-consul-config + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Consul Config + Spring Cloud Consul Config + https://spring.io/spring-cloud/spring-cloud-consul/spring-cloud-consul-config + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-config + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-config + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-consul-config + + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-web + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + true + + + com.ecwid.consul + consul-api + 1.4.1 + compile + + + servlet-api + javax.servlet + + + true + + + org.springframework.cloud + spring-cloud-consul-core + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.cloud + spring-cloud-context + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.retry + spring-retry + 1.2.4.RELEASE + compile + + + spring-core + org.springframework + + + true + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-consul-core/.flattened-pom.xml b/spring-cloud-consul-core/.flattened-pom.xml new file mode 100644 index 00000000..3ff2f85e --- /dev/null +++ b/spring-cloud-consul-core/.flattened-pom.xml @@ -0,0 +1,194 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-consul-core + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Consul Core + Spring Cloud Consul Core + https://spring.io/spring-cloud/spring-cloud-consul/spring-cloud-consul-core + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-core + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-core + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-consul-core + + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-web + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + true + + + org.springframework.cloud + spring-cloud-commons + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.boot + spring-boot-starter-aop + 2.2.1.RELEASE + compile + true + + + org.springframework.retry + spring-retry + 1.2.4.RELEASE + compile + + + spring-core + org.springframework + + + true + + + com.ecwid.consul + consul-api + 1.4.1 + compile + + + servlet-api + javax.servlet + + + true + + + com.google.code.gson + gson + 2.8.6 + compile + true + + + org.apache.httpcomponents + httpclient + 4.5.10 + compile + + + commons-logging + commons-logging + + + + + org.apache.httpcomponents + httpcore + 4.4.12 + compile + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-consul-discovery/.flattened-pom.xml b/spring-cloud-consul-discovery/.flattened-pom.xml new file mode 100644 index 00000000..fd55d007 --- /dev/null +++ b/spring-cloud-consul-discovery/.flattened-pom.xml @@ -0,0 +1,308 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-consul-discovery + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Consul Discovery + Spring Cloud Consul Discovery + https://spring.io/spring-cloud/spring-cloud-consul/spring-cloud-consul-discovery + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-discovery + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-discovery + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-consul-discovery + + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.cloud + spring-cloud-consul-core + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-commons + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.cloud + spring-cloud-context + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.cloud + spring-cloud-config-client + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.cloud + spring-cloud-config-server + 2.2.0.BUILD-SNAPSHOT + compile + true + + + com.ecwid.consul + consul-api + 1.4.1 + compile + + + servlet-api + javax.servlet + + + true + + + com.google.code.gson + gson + 2.8.6 + compile + true + + + org.apache.httpcomponents + httpclient + 4.5.10 + compile + + + commons-logging + commons-logging + + + true + + + org.apache.httpcomponents + httpcore + 4.4.12 + compile + true + + + org.springframework.cloud + spring-cloud-netflix-hystrix + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.cloud + spring-cloud-starter-netflix-archaius + 2.2.0.BUILD-SNAPSHOT + compile + true + + + com.netflix.ribbon + ribbon + 2.3.0 + compile + + + commons-logging + commons-logging + + + true + + + com.netflix.ribbon + ribbon-core + 2.3.0 + compile + + + annotations + com.google.code.findbugs + + + true + + + com.netflix.ribbon + ribbon-httpclient + 2.3.0 + compile + + + annotations + com.google.code.findbugs + + + true + + + com.netflix.ribbon + ribbon-loadbalancer + 2.3.0 + compile + + + annotations + com.google.code.findbugs + + + true + + + org.springframework.retry + spring-retry + 1.2.4.RELEASE + compile + + + spring-core + org.springframework + + + true + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + joda-time + joda-time + 2.10.5 + compile + true + + + org.springframework.boot + spring-boot-starter-web + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-webflux + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + true + + + commons-configuration + commons-configuration + 1.8 + compile + + + commons-logging + commons-logging + + + + + diff --git a/spring-cloud-consul-sample/.flattened-pom.xml b/spring-cloud-consul-sample/.flattened-pom.xml new file mode 100644 index 00000000..8d2e32da --- /dev/null +++ b/spring-cloud-consul-sample/.flattened-pom.xml @@ -0,0 +1,133 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-consul-sample + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Consul Sample + Spring Cloud Consul Sample + https://spring.io/spring-cloud/spring-cloud-consul/spring-cloud-consul-sample + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-sample + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-consul-sample + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-consul-sample + + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + + + org.springframework.cloud + spring-cloud-starter-consul-all + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-openfeign + 2.2.0.BUILD-SNAPSHOT + compile + + + org.projectlombok + lombok + 1.18.10 + compile + true + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-starter-consul-all/.flattened-pom.xml b/spring-cloud-starter-consul-all/.flattened-pom.xml new file mode 100644 index 00000000..3e910ac8 --- /dev/null +++ b/spring-cloud-starter-consul-all/.flattened-pom.xml @@ -0,0 +1,126 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-starter-consul-all + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Starter Consul All + Spring Cloud Starter Consul All + https://projects.spring.io/spring-cloud + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul-all + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul-all + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-starter-consul-all + + + + org.springframework.cloud + spring-cloud-starter-consul-bus + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-consul-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-consul-discovery + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-starter-consul-bus/.flattened-pom.xml b/spring-cloud-starter-consul-bus/.flattened-pom.xml new file mode 100644 index 00000000..7cdebdcb --- /dev/null +++ b/spring-cloud-starter-consul-bus/.flattened-pom.xml @@ -0,0 +1,126 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-starter-consul-bus + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Starter Consul Bus + Spring Cloud Starter Consul Bus + https://projects.spring.io/spring-cloud + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul-bus + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul-bus + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-starter-consul-bus + + + + org.springframework.cloud + spring-cloud-starter-consul + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-consul-binder + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-bus + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-starter-consul-config/.flattened-pom.xml b/spring-cloud-starter-consul-config/.flattened-pom.xml new file mode 100644 index 00000000..4561dc0c --- /dev/null +++ b/spring-cloud-starter-consul-config/.flattened-pom.xml @@ -0,0 +1,120 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-starter-consul-config + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Starter Consul Config + Spring Cloud Starter Consul Config + https://projects.spring.io/spring-cloud + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul-config + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul-config + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-starter-consul-config + + + + org.springframework.cloud + spring-cloud-starter-consul + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-consul-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-starter-consul-discovery/.flattened-pom.xml b/spring-cloud-starter-consul-discovery/.flattened-pom.xml new file mode 100644 index 00000000..a6b87068 --- /dev/null +++ b/spring-cloud-starter-consul-discovery/.flattened-pom.xml @@ -0,0 +1,144 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-starter-consul-discovery + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Starter Consul Discovery + Spring Cloud Starter Consul Discovery + https://projects.spring.io/spring-cloud + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul-discovery + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul-discovery + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-starter-consul-discovery + + + + org.springframework.cloud + spring-cloud-starter-consul + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-consul-discovery + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-netflix-hystrix + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-netflix-ribbon + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-loadbalancer + 2.2.0.BUILD-SNAPSHOT + compile + + + joda-time + joda-time + 2.10.5 + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-starter-consul/.flattened-pom.xml b/spring-cloud-starter-consul/.flattened-pom.xml new file mode 100644 index 00000000..7863d157 --- /dev/null +++ b/spring-cloud-starter-consul/.flattened-pom.xml @@ -0,0 +1,162 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-consul + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-starter-consul + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Starter Consul + Spring Cloud Starter Consul + https://projects.spring.io/spring-cloud + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-consul.git/spring-cloud-starter-consul + https://github.com/spring-cloud/spring-cloud-consul/spring-cloud-starter-consul + + + + org.springframework.cloud + spring-cloud-commons + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-context + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-consul-core + 2.2.0.BUILD-SNAPSHOT + compile + + + com.ecwid.consul + consul-api + 1.4.1 + compile + + + servlet-api + javax.servlet + + + + + com.google.code.gson + gson + 2.8.6 + compile + + + org.apache.httpcomponents + httpclient + 4.5.10 + compile + + + commons-logging + commons-logging + + + + + org.apache.httpcomponents + httpcore + 4.4.12 + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + +