Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
Alexis de Talhouët | d4b56bc | 2019-07-01 19:25:41 -0400 | [diff] [blame] | 3 | ~ Copyright © 2017-2019 AT&T, IBM, Bell Canada. |
Brinda Santh | afbc152 | 2018-08-23 23:34:05 -0400 | [diff] [blame] | 4 | ~ |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 5 | ~ Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | ~ you may not use this file except in compliance with the License. |
| 7 | ~ You may obtain a copy of the License at |
| 8 | ~ |
| 9 | ~ http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | ~ |
| 11 | ~ Unless required by applicable law or agreed to in writing, software |
| 12 | ~ distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | ~ See the License for the specific language governing permissions and |
| 15 | ~ limitations under the License. |
| 16 | --> |
Timoney, Dan (dt5972) | 45bdf84 | 2019-08-06 10:19:48 -0400 | [diff] [blame] | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 18 | <modelVersion>4.0.0</modelVersion> |
SINGAL, KAPIL (ks220y) | 24f39fd | 2019-09-17 16:36:59 +0000 | [diff] [blame] | 19 | |
Muthuramalingam, Brinda Santh(bs2796) | ee467d7 | 2018-08-23 15:54:30 +0000 | [diff] [blame] | 20 | <parent> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 21 | <groupId>org.onap.ccsdk.cds</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | ee467d7 | 2018-08-23 15:54:30 +0000 | [diff] [blame] | 22 | <artifactId>blueprintsprocessor</artifactId> |
Timoney, Dan (dt5972) | 1926b37 | 2019-09-11 10:54:30 -0400 | [diff] [blame] | 23 | <version>0.7.0-SNAPSHOT</version> |
Muthuramalingam, Brinda Santh(bs2796) | ee467d7 | 2018-08-23 15:54:30 +0000 | [diff] [blame] | 24 | </parent> |
SINGAL, KAPIL (ks220y) | 24f39fd | 2019-09-17 16:36:59 +0000 | [diff] [blame] | 25 | |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 26 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 27 | <artifactId>parent</artifactId> |
| 28 | <packaging>pom</packaging> |
SINGAL, KAPIL (ks220y) | 24f39fd | 2019-09-17 16:36:59 +0000 | [diff] [blame] | 29 | |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 30 | <name>Blueprints Processor Parent</name> |
| 31 | <description>Blueprints Processor Parent</description> |
SINGAL, KAPIL (ks220y) | 24f39fd | 2019-09-17 16:36:59 +0000 | [diff] [blame] | 32 | |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 33 | <properties> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 34 | <sli.version>${ccsdk.sli.core.version}</sli.version> |
| 35 | <dmaap.client.version>1.1.5</dmaap.client.version> |
| 36 | |
| 37 | <!-- Should be using released artifact as soon as available: --> |
| 38 | <!-- https://github.com/springfox/springfox/milestone/44 --> |
| 39 | <springfox.swagger2.version>2.9.2</springfox.swagger2.version> |
Brinda Santh | 0042e9e | 2019-05-20 15:27:55 -0400 | [diff] [blame] | 40 | <spring.kafka.version>2.2.6.RELEASE</spring.kafka.version> |
| 41 | <kafka.version>2.2.0</kafka.version> |
Muthuramalingam, Brinda Santh(bs2796) | ee467d7 | 2018-08-23 15:54:30 +0000 | [diff] [blame] | 42 | <eelf.version>1.0.0</eelf.version> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 43 | <onap.logger.slf4j>1.2.2</onap.logger.slf4j> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 44 | |
| 45 | <h2database.version>1.4.197</h2database.version> |
Muthuramalingam, Brinda Santh(bs2796) | c6ffd3c | 2018-11-10 11:54:05 -0500 | [diff] [blame] | 46 | <powermock.version>1.7.4</powermock.version> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 47 | <mockkserver.version>5.5.1</mockkserver.version> |
| 48 | <json.unit.version>2.8.0</json.unit.version> |
| 49 | <xmlunit.version>2.6.3</xmlunit.version> |
| 50 | |
| 51 | <sshd.version>2.2.0</sshd.version> |
| 52 | <jsch.version>0.1.55</jsch.version> |
| 53 | <jython.version>2.7.1</jython.version> |
Steve Siani | 49552ce | 2019-07-08 12:33:43 -0400 | [diff] [blame] | 54 | <jinja.version>2.5.1</jinja.version> |
| 55 | <velocity.version>1.7</velocity.version> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 56 | <guava.version>27.0.1-jre</guava.version> |
prathameshmo | 78c0057 | 2019-07-11 13:50:42 -0400 | [diff] [blame] | 57 | <jsoup.version>1.10.3</jsoup.version> |
Serge Simard | 34c4246 | 2019-08-08 10:55:57 -0400 | [diff] [blame] | 58 | <json-patch.version>1.9</json-patch.version> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 59 | <json-smart.version>2.3</json-smart.version> |
| 60 | |
| 61 | <commons-io-version>2.6</commons-io-version> |
| 62 | <commons-lang3-version>3.2.1</commons-lang3-version> |
| 63 | <commons-collections-version>3.2.2</commons-collections-version> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 64 | </properties> |
SINGAL, KAPIL (ks220y) | 24f39fd | 2019-09-17 16:36:59 +0000 | [diff] [blame] | 65 | |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 66 | <dependencyManagement> |
| 67 | <dependencies> |
Muthuramalingam, Brinda Santh(bs2796) | ee467d7 | 2018-08-23 15:54:30 +0000 | [diff] [blame] | 68 | <!-- Spring Boot --> |
| 69 | <dependency> |
| 70 | <groupId>org.springframework.boot</groupId> |
| 71 | <artifactId>spring-boot-starter-parent</artifactId> |
| 72 | <version>${spring.boot.version}</version> |
| 73 | <type>pom</type> |
| 74 | <scope>import</scope> |
| 75 | </dependency> |
| 76 | |
Brinda Santh | 0042e9e | 2019-05-20 15:27:55 -0400 | [diff] [blame] | 77 | <dependency> |
prathameshmo | 78c0057 | 2019-07-11 13:50:42 -0400 | [diff] [blame] | 78 | <groupId>org.jsoup</groupId> |
| 79 | <artifactId>jsoup</artifactId> |
| 80 | <version>${jsoup.version}</version> |
| 81 | </dependency> |
| 82 | |
| 83 | <dependency> |
Brinda Santh | 0042e9e | 2019-05-20 15:27:55 -0400 | [diff] [blame] | 84 | <groupId>org.springframework.kafka</groupId> |
| 85 | <artifactId>spring-kafka</artifactId> |
| 86 | <version>${spring.kafka.version}</version> |
| 87 | </dependency> |
| 88 | |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 89 | <!--Swagger Dependencies --> |
| 90 | <dependency> |
| 91 | <groupId>io.springfox</groupId> |
| 92 | <artifactId>springfox-swagger2</artifactId> |
| 93 | <version>${springfox.swagger2.version}</version> |
Alexis de Talhouët | c4efe03 | 2019-03-28 15:43:40 -0400 | [diff] [blame] | 94 | <exclusions> |
| 95 | <exclusion> |
| 96 | <groupId>org.slf4j</groupId> |
| 97 | <artifactId>slf4j-api</artifactId> |
| 98 | </exclusion> |
| 99 | </exclusions> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 100 | </dependency> |
| 101 | <dependency> |
| 102 | <groupId>io.springfox</groupId> |
| 103 | <artifactId>springfox-swagger-ui</artifactId> |
| 104 | <version>${springfox.swagger2.version}</version> |
Steve Siani | e827a3a | 2019-07-09 15:53:57 -0400 | [diff] [blame] | 105 | <exclusions> |
| 106 | <exclusion> |
| 107 | <groupId>org.slf4j</groupId> |
| 108 | <artifactId>slf4j-api</artifactId> |
| 109 | </exclusion> |
| 110 | </exclusions> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 111 | </dependency> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 112 | |
| 113 | <!-- |
| 114 | <dependency> |
| 115 | <groupId>io.springfox</groupId> |
| 116 | <artifactId>springfox-spring-webflux</artifactId> |
| 117 | <version>${springfox.swagger2.version}</version> |
| 118 | <exclusions> |
| 119 | <exclusion> |
| 120 | <groupId>org.slf4j</groupId> |
| 121 | <artifactId>slf4j-api</artifactId> |
| 122 | </exclusion> |
| 123 | </exclusions> |
| 124 | </dependency> |
| 125 | --> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 126 | |
| 127 | <!-- Common Utils Dependencies --> |
| 128 | <dependency> |
| 129 | <groupId>org.apache.commons</groupId> |
| 130 | <artifactId>commons-lang3</artifactId> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 131 | <version>${commons-lang3-version}</version> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 132 | </dependency> |
| 133 | <dependency> |
| 134 | <groupId>commons-collections</groupId> |
| 135 | <artifactId>commons-collections</artifactId> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 136 | <version>${commons-collections-version}</version> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 137 | </dependency> |
| 138 | <dependency> |
| 139 | <groupId>commons-io</groupId> |
| 140 | <artifactId>commons-io</artifactId> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 141 | <version>${commons-io-version}</version> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 142 | </dependency> |
| 143 | <dependency> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 144 | <groupId>org.apache.velocity</groupId> |
| 145 | <artifactId>velocity</artifactId> |
Steve Siani | 49552ce | 2019-07-08 12:33:43 -0400 | [diff] [blame] | 146 | <version>${velocity.version}</version> |
Alexis de Talhouët | c4efe03 | 2019-03-28 15:43:40 -0400 | [diff] [blame] | 147 | <exclusions> |
| 148 | <exclusion> |
| 149 | <groupId>org.slf4j</groupId> |
| 150 | <artifactId>slf4j-api</artifactId> |
| 151 | </exclusion> |
| 152 | </exclusions> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 153 | </dependency> |
| 154 | <dependency> |
Steve Siani | f7d891d | 2019-04-03 15:23:27 -0400 | [diff] [blame] | 155 | <groupId>com.hubspot.jinjava</groupId> |
| 156 | <artifactId>jinjava</artifactId> |
| 157 | <version>${jinja.version}</version> |
| 158 | </dependency> |
| 159 | <dependency> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 160 | <groupId>com.google.guava</groupId> |
| 161 | <artifactId>guava</artifactId> |
| 162 | <version>${guava.version}</version> |
| 163 | </dependency> |
| 164 | <dependency> |
Brinda Santh | 571c493 | 2019-08-09 15:32:18 -0400 | [diff] [blame] | 165 | <groupId>net.javacrumbs.json-unit</groupId> |
| 166 | <artifactId>json-unit-json-path</artifactId> |
| 167 | <version>${json.unit.version}</version> |
| 168 | <scope>compile</scope> |
| 169 | </dependency> |
| 170 | <dependency> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 171 | <groupId>org.python</groupId> |
| 172 | <artifactId>jython-standalone</artifactId> |
| 173 | <version>${jython.version}</version> |
| 174 | </dependency> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 175 | <dependency> |
| 176 | <groupId>net.minidev</groupId> |
| 177 | <artifactId>json-smart</artifactId> |
| 178 | <version>${json-smart.version}</version> |
| 179 | </dependency> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 180 | |
Muthuramalingam, Brinda Santh(bs2796) | ee467d7 | 2018-08-23 15:54:30 +0000 | [diff] [blame] | 181 | <!-- Kotlin Dependencies --> |
| 182 | <dependency> |
| 183 | <groupId>org.jetbrains.kotlin</groupId> |
| 184 | <artifactId>kotlin-stdlib</artifactId> |
| 185 | <version>${kotlin.version}</version> |
| 186 | </dependency> |
| 187 | <dependency> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 188 | <groupId>org.jetbrains.kotlin</groupId> |
Muthuramalingam, Brinda Santh | 94df510 | 2019-01-23 11:42:13 -0500 | [diff] [blame] | 189 | <artifactId>kotlin-stdlib-common</artifactId> |
| 190 | <version>${kotlin.version}</version> |
| 191 | </dependency> |
Muthuramalingam, Brinda Santh | b20d517 | 2019-01-25 20:17:35 -0500 | [diff] [blame] | 192 | <!--Use kotlin-compiler-embeddable instead koltin-compiler wrap--> |
| 193 | <!--guava dependency inside kotlin-compiler creating classpath issues at runtime--> |
Muthuramalingam, Brinda Santh | 94df510 | 2019-01-23 11:42:13 -0500 | [diff] [blame] | 194 | <dependency> |
| 195 | <groupId>org.jetbrains.kotlin</groupId> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 196 | <artifactId>kotlin-scripting-jvm-host</artifactId> |
| 197 | <version>${kotlin.version}</version> |
Muthuramalingam, Brinda Santh | b20d517 | 2019-01-25 20:17:35 -0500 | [diff] [blame] | 198 | <exclusions> |
| 199 | <exclusion> |
| 200 | <groupId>org.jetbrains.kotlin</groupId> |
| 201 | <artifactId>kotlin-compile</artifactId> |
| 202 | </exclusion> |
| 203 | </exclusions> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 204 | </dependency> |
| 205 | <dependency> |
| 206 | <groupId>org.jetbrains.kotlin</groupId> |
| 207 | <artifactId>kotlin-compiler-embeddable</artifactId> |
| 208 | <version>${kotlin.version}</version> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 209 | </dependency> |
| 210 | <dependency> |
| 211 | <groupId>org.jetbrains.kotlin</groupId> |
| 212 | <artifactId>kotlin-script-util</artifactId> |
| 213 | <version>${kotlin.version}</version> |
| 214 | </dependency> |
| 215 | <dependency> |
| 216 | <groupId>org.jetbrains.kotlin</groupId> |
| 217 | <artifactId>kotlin-script-runtime</artifactId> |
| 218 | <version>${kotlin.version}</version> |
| 219 | </dependency> |
| 220 | <dependency> |
Muthuramalingam, Brinda Santh(bs2796) | aa92702 | 2018-11-24 14:25:26 -0500 | [diff] [blame] | 221 | <groupId>org.jetbrains.kotlinx</groupId> |
| 222 | <artifactId>kotlinx-coroutines-core</artifactId> |
Muthuramalingam, Brinda Santh(bs2796) | c6ffd3c | 2018-11-10 11:54:05 -0500 | [diff] [blame] | 223 | <version>${kotlin.couroutines.version}</version> |
Muthuramalingam, Brinda Santh(bs2796) | ee467d7 | 2018-08-23 15:54:30 +0000 | [diff] [blame] | 224 | </dependency> |
| 225 | <dependency> |
Muthuramalingam, Brinda Santh(bs2796) | cf6cf51 | 2018-12-20 11:16:31 -0500 | [diff] [blame] | 226 | <groupId>org.jetbrains.kotlinx</groupId> |
| 227 | <artifactId>kotlinx-coroutines-reactor</artifactId> |
| 228 | <version>${kotlin.couroutines.version}</version> |
| 229 | </dependency> |
| 230 | <dependency> |
Muthuramalingam, Brinda Santh(bs2796) | ee467d7 | 2018-08-23 15:54:30 +0000 | [diff] [blame] | 231 | <groupId>org.jetbrains.kotlin</groupId> |
| 232 | <artifactId>kotlin-reflect</artifactId> |
| 233 | <version>${kotlin.version}</version> |
| 234 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | c6ffd3c | 2018-11-10 11:54:05 -0500 | [diff] [blame] | 235 | <dependency> |
| 236 | <groupId>org.jetbrains.kotlin</groupId> |
| 237 | <artifactId>kotlin-stdlib-jdk8</artifactId> |
| 238 | <version>${kotlin.version}</version> |
| 239 | </dependency> |
| 240 | <dependency> |
| 241 | <groupId>org.jetbrains.kotlin</groupId> |
| 242 | <artifactId>kotlin-stdlib-jdk7</artifactId> |
| 243 | <version>${kotlin.version}</version> |
| 244 | </dependency> |
| 245 | |
Muthuramalingam, Brinda Santh(bs2796) | aa92702 | 2018-11-24 14:25:26 -0500 | [diff] [blame] | 246 | <!-- GRPC Dependencies --> |
| 247 | <dependency> |
| 248 | <groupId>io.grpc</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 43aeebf | 2018-12-01 19:54:07 -0500 | [diff] [blame] | 249 | <artifactId>grpc-core</artifactId> |
| 250 | <version>${grpc.version}</version> |
| 251 | </dependency> |
| 252 | <dependency> |
| 253 | <groupId>io.grpc</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | aa92702 | 2018-11-24 14:25:26 -0500 | [diff] [blame] | 254 | <artifactId>grpc-netty</artifactId> |
| 255 | <version>${grpc.version}</version> |
| 256 | </dependency> |
| 257 | <dependency> |
| 258 | <groupId>io.grpc</groupId> |
| 259 | <artifactId>grpc-protobuf</artifactId> |
| 260 | <version>${grpc.version}</version> |
| 261 | </dependency> |
| 262 | <dependency> |
| 263 | <groupId>io.grpc</groupId> |
| 264 | <artifactId>grpc-stub</artifactId> |
| 265 | <version>${grpc.version}</version> |
| 266 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 3b4a7eb | 2018-12-07 16:37:03 -0500 | [diff] [blame] | 267 | <dependency> |
| 268 | <groupId>com.google.protobuf</groupId> |
| 269 | <artifactId>protobuf-java-util</artifactId> |
| 270 | <version>${protobuff.java.utils.version}</version> |
| 271 | </dependency> |
Brinda Santh | 7003208 | 2019-09-11 22:07:33 -0400 | [diff] [blame] | 272 | |
Muthuramalingam, Brinda Santh | ab7895a | 2019-03-15 07:59:22 -0400 | [diff] [blame] | 273 | <!-- Adaptors --> |
| 274 | <dependency> |
| 275 | <groupId>org.apache.sshd</groupId> |
| 276 | <artifactId>sshd-core</artifactId> |
| 277 | <version>${sshd.version}</version> |
Alexis de Talhouët | c4efe03 | 2019-03-28 15:43:40 -0400 | [diff] [blame] | 278 | <exclusions> |
| 279 | <exclusion> |
| 280 | <groupId>org.slf4j</groupId> |
| 281 | <artifactId>slf4j-api</artifactId> |
| 282 | </exclusion> |
| 283 | </exclusions> |
Muthuramalingam, Brinda Santh | ab7895a | 2019-03-15 07:59:22 -0400 | [diff] [blame] | 284 | </dependency> |
| 285 | <dependency> |
| 286 | <groupId>com.jcraft</groupId> |
| 287 | <artifactId>jsch</artifactId> |
| 288 | <version>${jsch.version}</version> |
| 289 | </dependency> |
| 290 | |
Brinda Santh | 0042e9e | 2019-05-20 15:27:55 -0400 | [diff] [blame] | 291 | <dependency> |
| 292 | <groupId>org.apache.kafka</groupId> |
| 293 | <artifactId>kafka-clients</artifactId> |
| 294 | <version>${kafka.version}</version> |
| 295 | </dependency> |
| 296 | <dependency> |
| 297 | <groupId>org.apache.kafka</groupId> |
| 298 | <artifactId>kafka-streams</artifactId> |
| 299 | <version>${kafka.version}</version> |
| 300 | </dependency> |
| 301 | |
Muthuramalingam, Brinda Santh(bs2796) | cbbe0ea | 2018-11-13 16:47:33 -0500 | [diff] [blame] | 302 | <!-- SLI Version --> |
| 303 | <dependency> |
| 304 | <groupId>org.onap.ccsdk.sli.core</groupId> |
| 305 | <artifactId>sli-provider</artifactId> |
Brinda Santh | 15680d3 | 2019-05-15 13:50:20 -0400 | [diff] [blame] | 306 | <version>${sli.version}</version> |
Muthuramalingam, Brinda Santh(bs2796) | cbbe0ea | 2018-11-13 16:47:33 -0500 | [diff] [blame] | 307 | <exclusions> |
| 308 | <exclusion> |
| 309 | <groupId>commons-lang</groupId> |
| 310 | <artifactId>commons-lang</artifactId> |
| 311 | </exclusion> |
| 312 | <exclusion> |
| 313 | <groupId>org.apache.commons</groupId> |
| 314 | <artifactId>*</artifactId> |
| 315 | </exclusion> |
| 316 | <exclusion> |
| 317 | <groupId>org.slf4j</groupId> |
| 318 | <artifactId>*</artifactId> |
| 319 | </exclusion> |
| 320 | <exclusion> |
| 321 | <groupId>org.opendaylight.mdsal.model</groupId> |
| 322 | <artifactId>*</artifactId> |
| 323 | </exclusion> |
Muthuramalingam, Brinda Santh(bs2796) | 66439ec | 2018-12-17 11:15:28 -0500 | [diff] [blame] | 324 | <exclusion> |
| 325 | <groupId>org.opendaylight.controller</groupId> |
| 326 | <artifactId>*</artifactId> |
| 327 | </exclusion> |
Muthuramalingam, Brinda Santh(bs2796) | cbbe0ea | 2018-11-13 16:47:33 -0500 | [diff] [blame] | 328 | <exclusion> |
| 329 | <groupId>org.apache.tomcat</groupId> |
| 330 | <artifactId>*</artifactId> |
| 331 | </exclusion> |
| 332 | <exclusion> |
| 333 | <groupId>org.apache.karaf.shell</groupId> |
| 334 | <artifactId>*</artifactId> |
| 335 | </exclusion> |
| 336 | <exclusion> |
| 337 | <groupId>org.mariadb.jdbc</groupId> |
| 338 | <artifactId>*</artifactId> |
| 339 | </exclusion> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 340 | <exclusion> |
| 341 | <groupId>org.powermock</groupId> |
| 342 | <artifactId>*</artifactId> |
| 343 | </exclusion> |
Muthuramalingam, Brinda Santh(bs2796) | cbbe0ea | 2018-11-13 16:47:33 -0500 | [diff] [blame] | 344 | </exclusions> |
| 345 | </dependency> |
| 346 | |
Muthuramalingam, Brinda Santh | fd2d3f4 | 2019-03-11 11:41:37 -0400 | [diff] [blame] | 347 | <!-- Blueprint Processor Application Module Dependencies --> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 348 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 349 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh | fd2d3f4 | 2019-03-11 11:41:37 -0400 | [diff] [blame] | 350 | <artifactId>processor-core</artifactId> |
Steve Alphonse Siani | a5f9b6f | 2019-01-21 11:55:48 -0500 | [diff] [blame] | 351 | <version>${project.version}</version> |
| 352 | </dependency> |
| 353 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 354 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 355 | <artifactId>db-lib</artifactId> |
| 356 | <version>${project.version}</version> |
| 357 | </dependency> |
| 358 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 359 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 360 | <artifactId>rest-lib</artifactId> |
| 361 | <version>${project.version}</version> |
| 362 | </dependency> |
| 363 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 364 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Brinda Santh | 12b078d | 2019-05-15 15:21:34 -0400 | [diff] [blame] | 365 | <artifactId>ssh-lib</artifactId> |
| 366 | <version>${project.version}</version> |
| 367 | </dependency> |
| 368 | <dependency> |
| 369 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh | fd2d3f4 | 2019-03-11 11:41:37 -0400 | [diff] [blame] | 370 | <artifactId>dmaap-lib</artifactId> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 371 | <version>${project.version}</version> |
| 372 | </dependency> |
| 373 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 374 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Brinda Santh | bc95a55 | 2019-04-10 18:14:44 -0400 | [diff] [blame] | 375 | <artifactId>grpc-lib</artifactId> |
| 376 | <version>${project.version}</version> |
| 377 | </dependency> |
| 378 | <dependency> |
| 379 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 380 | <artifactId>execution-service</artifactId> |
| 381 | <version>${project.version}</version> |
| 382 | </dependency> |
| 383 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 384 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | cbbe0ea | 2018-11-13 16:47:33 -0500 | [diff] [blame] | 385 | <artifactId>workflow-service</artifactId> |
| 386 | <version>${project.version}</version> |
| 387 | </dependency> |
Brinda Santh | 8d3f825 | 2019-08-01 11:25:14 -0400 | [diff] [blame] | 388 | |
Shaaban Ebrahim | bf30532 | 2019-09-10 18:12:32 +0200 | [diff] [blame] | 389 | <dependency> |
| 390 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
| 391 | <artifactId>health-api</artifactId> |
| 392 | <version>${project.version}</version> |
| 393 | </dependency> |
| 394 | |
Brinda Santh | 8d3f825 | 2019-08-01 11:25:14 -0400 | [diff] [blame] | 395 | <!-- North Bound --> |
| 396 | <dependency> |
| 397 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Serge Simard | 34c4246 | 2019-08-08 10:55:57 -0400 | [diff] [blame] | 398 | <artifactId>configs-api</artifactId> |
| 399 | <version>${project.version}</version> |
| 400 | </dependency> |
| 401 | <dependency> |
| 402 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Brinda Santh | 8d3f825 | 2019-08-01 11:25:14 -0400 | [diff] [blame] | 403 | <artifactId>designer-api</artifactId> |
| 404 | <version>${project.version}</version> |
| 405 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | cbbe0ea | 2018-11-13 16:47:33 -0500 | [diff] [blame] | 406 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 407 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 408 | <artifactId>resource-api</artifactId> |
| 409 | <version>${project.version}</version> |
| 410 | </dependency> |
| 411 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 412 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 413 | <artifactId>selfservice-api</artifactId> |
| 414 | <version>${project.version}</version> |
| 415 | </dependency> |
Muthuramalingam, Brinda Santh | fd2d3f4 | 2019-03-11 11:41:37 -0400 | [diff] [blame] | 416 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 417 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |
Muthuramalingam, Brinda Santh | fd2d3f4 | 2019-03-11 11:41:37 -0400 | [diff] [blame] | 418 | <artifactId>application</artifactId> |
| 419 | <version>${project.version}</version> |
| 420 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 421 | |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 422 | <!-- Functions --> |
| 423 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 424 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 425 | <artifactId>resource-resolution</artifactId> |
| 426 | <version>${project.version}</version> |
| 427 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 88c3ca2 | 2018-12-04 20:53:22 -0500 | [diff] [blame] | 428 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 429 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 88c3ca2 | 2018-12-04 20:53:22 -0500 | [diff] [blame] | 430 | <artifactId>python-executor</artifactId> |
| 431 | <version>${project.version}</version> |
| 432 | </dependency> |
| 433 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 434 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |
Serge Simard | a3d9ac8 | 2019-05-17 06:39:58 -0400 | [diff] [blame] | 435 | <artifactId>ansible-awx-executor</artifactId> |
| 436 | <version>${project.version}</version> |
| 437 | </dependency> |
| 438 | <dependency> |
| 439 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 88c3ca2 | 2018-12-04 20:53:22 -0500 | [diff] [blame] | 440 | <artifactId>netconf-executor</artifactId> |
| 441 | <version>${project.version}</version> |
| 442 | </dependency> |
Muthuramalingam, Brinda Santh | 2f15f49 | 2019-02-12 15:53:39 -0500 | [diff] [blame] | 443 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 444 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |
Muthuramalingam, Brinda Santh | 2f15f49 | 2019-02-12 15:53:39 -0500 | [diff] [blame] | 445 | <artifactId>restconf-executor</artifactId> |
| 446 | <version>${project.version}</version> |
| 447 | </dependency> |
Brinda Santh | 145662f | 2019-05-16 12:37:55 -0400 | [diff] [blame] | 448 | <dependency> |
| 449 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |
| 450 | <artifactId>cli-executor</artifactId> |
| 451 | <version>${project.version}</version> |
| 452 | </dependency> |
Serge Simard | 34c4246 | 2019-08-08 10:55:57 -0400 | [diff] [blame] | 453 | <dependency> |
| 454 | <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |
| 455 | <artifactId>config-snapshots</artifactId> |
| 456 | <version>${project.version}</version> |
| 457 | </dependency> |
| 458 | |
| 459 | <!-- Diff capability providers for config-snapshots --> |
| 460 | <dependency> |
| 461 | <groupId>com.github.fge</groupId> |
| 462 | <artifactId>json-patch</artifactId> |
| 463 | <version>${json-patch.version}</version> |
| 464 | </dependency> |
| 465 | <dependency> |
| 466 | <groupId>org.xmlunit</groupId> |
| 467 | <artifactId>xmlunit-core</artifactId> |
| 468 | <version>${xmlunit.version}</version> |
| 469 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 470 | |
Muthuramalingam, Brinda Santh | fd2d3f4 | 2019-03-11 11:41:37 -0400 | [diff] [blame] | 471 | <!-- Controller Blueprints Application Dependency --> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 472 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 473 | <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | ee467d7 | 2018-08-23 15:54:30 +0000 | [diff] [blame] | 474 | <artifactId>resource-dict</artifactId> |
Muthuramalingam, Brinda Santh(bs2796) | c6ffd3c | 2018-11-10 11:54:05 -0500 | [diff] [blame] | 475 | <version>${project.version}</version> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 476 | </dependency> |
Steve Alphonse Siani | a5f9b6f | 2019-01-21 11:55:48 -0500 | [diff] [blame] | 477 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 478 | <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId> |
Muthuramalingam, Brinda Santh | 2ecd4e7 | 2019-02-07 14:51:50 -0500 | [diff] [blame] | 479 | <artifactId>blueprint-core</artifactId> |
Steve Alphonse Siani | a5f9b6f | 2019-01-21 11:55:48 -0500 | [diff] [blame] | 480 | <version>${project.version}</version> |
| 481 | </dependency> |
Muthuramalingam, Brinda Santh | fd14fc1 | 2019-01-30 15:52:30 -0500 | [diff] [blame] | 482 | <dependency> |
Alexis de Talhouët | c90edac | 2019-03-25 13:04:18 -0400 | [diff] [blame] | 483 | <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId> |
Brinda Santh | 7003208 | 2019-09-11 22:07:33 -0400 | [diff] [blame] | 484 | <artifactId>blueprint-proto</artifactId> |
| 485 | <version>${project.version}</version> |
| 486 | </dependency> |
| 487 | <dependency> |
| 488 | <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId> |
Muthuramalingam, Brinda Santh | 5ad9dd1 | 2019-02-22 10:14:24 -0500 | [diff] [blame] | 489 | <artifactId>blueprint-validation</artifactId> |
| 490 | <version>${project.version}</version> |
| 491 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 492 | |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 493 | <!-- Database --> |
| 494 | <dependency> |
| 495 | <groupId>com.h2database</groupId> |
| 496 | <artifactId>h2</artifactId> |
| 497 | <version>${h2database.version}</version> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 498 | <scope>test</scope> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 499 | </dependency> |
Muthuramalingam, Brinda Santh | fd2d3f4 | 2019-03-11 11:41:37 -0400 | [diff] [blame] | 500 | |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 501 | <!-- Test Dependency --> |
| 502 | <dependency> |
Muthuramalingam, Brinda Santh | b8236b9 | 2019-02-15 09:15:35 -0500 | [diff] [blame] | 503 | <groupId>io.mockk</groupId> |
| 504 | <artifactId>mockk</artifactId> |
| 505 | <version>${mockk.version}</version> |
| 506 | <scope>test</scope> |
| 507 | </dependency> |
| 508 | <dependency> |
Steve Siani | 81ff21b | 2019-04-08 10:38:41 -0400 | [diff] [blame] | 509 | <groupId>org.mock-server</groupId> |
| 510 | <artifactId>mockserver-netty</artifactId> |
| 511 | <version>${mockkserver.version}</version> |
| 512 | <scope>test</scope> |
| 513 | </dependency> |
| 514 | <dependency> |
Brinda Santh | afbc152 | 2018-08-23 23:34:05 -0400 | [diff] [blame] | 515 | <groupId>org.powermock</groupId> |
| 516 | <artifactId>powermock-api-mockito2</artifactId> |
Muthuramalingam, Brinda Santh(bs2796) | c6ffd3c | 2018-11-10 11:54:05 -0500 | [diff] [blame] | 517 | <version>${powermock.version}</version> |
Brinda Santh | afbc152 | 2018-08-23 23:34:05 -0400 | [diff] [blame] | 518 | <scope>test</scope> |
| 519 | </dependency> |
| 520 | <dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 521 | <groupId>org.jetbrains.kotlin</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | c6ffd3c | 2018-11-10 11:54:05 -0500 | [diff] [blame] | 522 | <artifactId>kotlin-test-junit</artifactId> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 523 | <version>${kotlin.version}</version> |
| 524 | <scope>test</scope> |
| 525 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 43aeebf | 2018-12-01 19:54:07 -0500 | [diff] [blame] | 526 | <dependency> |
Muthuramalingam, Brinda Santh | b8236b9 | 2019-02-15 09:15:35 -0500 | [diff] [blame] | 527 | <groupId>org.jetbrains.kotlinx</groupId> |
| 528 | <artifactId>kotlinx-coroutines-test</artifactId> |
| 529 | <version>${kotlin.couroutines.version}</version> |
| 530 | <scope>test</scope> |
| 531 | </dependency> |
| 532 | <dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 43aeebf | 2018-12-01 19:54:07 -0500 | [diff] [blame] | 533 | <groupId>io.grpc</groupId> |
| 534 | <artifactId>grpc-testing</artifactId> |
| 535 | <version>${grpc.version}</version> |
| 536 | <scope>test</scope> |
| 537 | </dependency> |
Brinda Santh | 0042e9e | 2019-05-20 15:27:55 -0400 | [diff] [blame] | 538 | |
| 539 | <!-- Spring Kafka --> |
| 540 | <dependency> |
| 541 | <groupId>org.springframework.kafka</groupId> |
| 542 | <artifactId>spring-kafka-test</artifactId> |
| 543 | <version>${spring.kafka.version}</version> |
| 544 | <scope>test</scope> |
| 545 | </dependency> |
| 546 | |
prathameshmo | b134a81 | 2019-06-11 17:47:42 -0400 | [diff] [blame] | 547 | <!-- message-lib dependency --> |
| 548 | <dependency> |
| 549 | <groupId>${project.groupId}</groupId> |
| 550 | <artifactId>message-lib</artifactId> |
| 551 | <version>${project.version}</version> |
| 552 | </dependency> |
| 553 | |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 554 | </dependencies> |
| 555 | </dependencyManagement> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 556 | <dependencies> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 557 | <dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 558 | <groupId>org.apache.commons</groupId> |
| 559 | <artifactId>commons-lang3</artifactId> |
| 560 | </dependency> |
| 561 | <dependency> |
| 562 | <groupId>commons-collections</groupId> |
| 563 | <artifactId>commons-collections</artifactId> |
| 564 | </dependency> |
| 565 | <dependency> |
| 566 | <groupId>commons-io</groupId> |
| 567 | <artifactId>commons-io</artifactId> |
| 568 | </dependency> |
| 569 | <dependency> |
| 570 | <groupId>com.jayway.jsonpath</groupId> |
| 571 | <artifactId>json-path</artifactId> |
Alexis de Talhouët | c4efe03 | 2019-03-28 15:43:40 -0400 | [diff] [blame] | 572 | <exclusions> |
| 573 | <exclusion> |
| 574 | <groupId>org.slf4j</groupId> |
| 575 | <artifactId>slf4j-api</artifactId> |
| 576 | </exclusion> |
| 577 | </exclusions> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 578 | </dependency> |
| 579 | <dependency> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 580 | <groupId>net.minidev</groupId> |
| 581 | <artifactId>json-smart</artifactId> |
| 582 | </dependency> |
| 583 | <dependency> |
Brinda Santh | 571c493 | 2019-08-09 15:32:18 -0400 | [diff] [blame] | 584 | <groupId>net.javacrumbs.json-unit</groupId> |
| 585 | <artifactId>json-unit-json-path</artifactId> |
| 586 | </dependency> |
| 587 | <dependency> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 588 | <groupId>com.google.guava</groupId> |
| 589 | <artifactId>guava</artifactId> |
| 590 | </dependency> |
| 591 | <dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 592 | <groupId>io.springfox</groupId> |
| 593 | <artifactId>springfox-swagger2</artifactId> |
Alexis de Talhouët | c4efe03 | 2019-03-28 15:43:40 -0400 | [diff] [blame] | 594 | <exclusions> |
| 595 | <exclusion> |
| 596 | <groupId>org.slf4j</groupId> |
| 597 | <artifactId>slf4j-api</artifactId> |
| 598 | </exclusion> |
| 599 | </exclusions> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 600 | </dependency> |
Singal, Kapil (ks220y) | 71f561e | 2019-09-18 10:05:39 -0400 | [diff] [blame^] | 601 | <!-- <dependency>--> |
| 602 | <!-- <groupId>io.springfox</groupId>--> |
| 603 | <!-- <artifactId>springfox-spring-webflux</artifactId>--> |
| 604 | <!-- </dependency>--> |
Alexis de Talhouët | 2791db2 | 2019-06-23 15:30:36 -0400 | [diff] [blame] | 605 | <dependency> |
| 606 | <groupId>io.springfox</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 607 | <artifactId>springfox-swagger-ui</artifactId> |
| 608 | </dependency> |
| 609 | <dependency> |
| 610 | <groupId>org.jetbrains.kotlin</groupId> |
| 611 | <artifactId>kotlin-stdlib</artifactId> |
| 612 | </dependency> |
| 613 | <dependency> |
| 614 | <groupId>org.jetbrains.kotlin</groupId> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 615 | <artifactId>kotlin-script-util</artifactId> |
| 616 | </dependency> |
| 617 | <dependency> |
| 618 | <groupId>org.jetbrains.kotlin</groupId> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 619 | <artifactId>kotlin-stdlib-jdk8</artifactId> |
| 620 | </dependency> |
| 621 | <dependency> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 622 | <groupId>org.jetbrains.kotlinx</groupId> |
| 623 | <artifactId>kotlinx-coroutines-core</artifactId> |
| 624 | </dependency> |
| 625 | <dependency> |
| 626 | <groupId>org.jetbrains.kotlinx</groupId> |
| 627 | <artifactId>kotlinx-coroutines-reactor</artifactId> |
| 628 | </dependency> |
| 629 | <dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 630 | <groupId>com.fasterxml.jackson.module</groupId> |
| 631 | <artifactId>jackson-module-kotlin</artifactId> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 632 | </dependency> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 633 | <dependency> |
| 634 | <groupId>org.jetbrains.kotlin</groupId> |
Alexis de Talhouët | 4a65d47 | 2019-01-17 16:47:46 -0500 | [diff] [blame] | 635 | <artifactId>kotlin-compiler-embeddable</artifactId> |
| 636 | </dependency> |
| 637 | <dependency> |
| 638 | <groupId>org.jetbrains.kotlin</groupId> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 639 | <artifactId>kotlin-scripting-jvm-host</artifactId> |
Alexis de Talhouët | 4a65d47 | 2019-01-17 16:47:46 -0500 | [diff] [blame] | 640 | <!--Use kotlin-compiler-embeddable as koltin-compiler wrap--> |
| 641 | <!--guava dependency creating classpath issues at runtime--> |
| 642 | <exclusions> |
| 643 | <exclusion> |
| 644 | <groupId>org.jetbrains.kotlin</groupId> |
| 645 | <artifactId>kotlin-compiler</artifactId> |
| 646 | </exclusion> |
| 647 | </exclusions> |
Muthuramalingam, Brinda Santh | 3d28134 | 2019-01-11 11:30:40 -0500 | [diff] [blame] | 648 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | aa92702 | 2018-11-24 14:25:26 -0500 | [diff] [blame] | 649 | <!-- GRPC Dependencies --> |
| 650 | <dependency> |
| 651 | <groupId>io.grpc</groupId> |
| 652 | <artifactId>grpc-netty</artifactId> |
| 653 | </dependency> |
| 654 | <dependency> |
| 655 | <groupId>io.grpc</groupId> |
| 656 | <artifactId>grpc-protobuf</artifactId> |
| 657 | </dependency> |
| 658 | <dependency> |
| 659 | <groupId>io.grpc</groupId> |
| 660 | <artifactId>grpc-stub</artifactId> |
| 661 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 3b4a7eb | 2018-12-07 16:37:03 -0500 | [diff] [blame] | 662 | <dependency> |
| 663 | <groupId>com.google.protobuf</groupId> |
| 664 | <artifactId>protobuf-java-util</artifactId> |
| 665 | </dependency> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 666 | </dependencies> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 667 | |
Alexis de Talhouët | 2791db2 | 2019-06-23 15:30:36 -0400 | [diff] [blame] | 668 | <repositories> |
| 669 | <repository> |
| 670 | <id>spring-libs-milestone</id> |
| 671 | <name>Spring Milestone Maven Repository</name> |
Timoney, Dan (dt5972) | dc872fb | 2019-07-23 13:02:29 -0400 | [diff] [blame] | 672 | <url>http://oss.jfrog.org/artifactory/oss-release-local/</url> |
| 673 | <releases> |
| 674 | <enabled>true</enabled> |
| 675 | </releases> |
| 676 | <snapshots> |
| 677 | <enabled>false</enabled> |
| 678 | </snapshots> |
| 679 | </repository> |
| 680 | <repository> |
| 681 | <id>spring-libs-milestone-snapshot</id> |
| 682 | <name>Spring Milestone Maven Repository - snapshots</name> |
Alexis de Talhouët | 2791db2 | 2019-06-23 15:30:36 -0400 | [diff] [blame] | 683 | <url>http://oss.jfrog.org/artifactory/oss-snapshot-local/</url> |
Timoney, Dan (dt5972) | dc872fb | 2019-07-23 13:02:29 -0400 | [diff] [blame] | 684 | <releases> |
| 685 | <enabled>false</enabled> |
| 686 | </releases> |
| 687 | <snapshots> |
| 688 | <enabled>true</enabled> |
| 689 | </snapshots> |
Alexis de Talhouët | 2791db2 | 2019-06-23 15:30:36 -0400 | [diff] [blame] | 690 | </repository> |
| 691 | </repositories> |
| 692 | |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 693 | <build> |
| 694 | <plugins> |
| 695 | <plugin> |
| 696 | <groupId>org.jetbrains.kotlin</groupId> |
| 697 | <artifactId>kotlin-maven-plugin</artifactId> |
Muthuramalingam, Brinda Santh(bs2796) | 2e94232 | 2018-11-15 08:36:28 -0500 | [diff] [blame] | 698 | <version>${kotlin.maven.version}</version> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 699 | <executions> |
| 700 | <execution> |
| 701 | <id>compile</id> |
Muthuramalingam, Brinda Santh(bs2796) | cbbe0ea | 2018-11-13 16:47:33 -0500 | [diff] [blame] | 702 | <goals> |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 703 | <goal>compile</goal> |
| 704 | </goals> |
| 705 | <configuration> |
| 706 | <sourceDirs> |
| 707 | <sourceDir>${project.basedir}/src/main/kotlin</sourceDir> |
| 708 | <sourceDir>${project.basedir}/src/main/java</sourceDir> |
| 709 | </sourceDirs> |
| 710 | </configuration> |
| 711 | </execution> |
| 712 | <execution> |
| 713 | <id>test-compile</id> |
| 714 | <goals> |
| 715 | <goal>test-compile</goal> |
| 716 | </goals> |
| 717 | <configuration> |
| 718 | <sourceDirs> |
| 719 | <sourceDir>${project.basedir}/src/test/kotlin</sourceDir> |
| 720 | <sourceDir>${project.basedir}/src/test/java</sourceDir> |
| 721 | </sourceDirs> |
| 722 | </configuration> |
| 723 | </execution> |
| 724 | </executions> |
| 725 | </plugin> |
| 726 | <plugin> |
| 727 | <groupId>org.apache.maven.plugins</groupId> |
| 728 | <artifactId>maven-compiler-plugin</artifactId> |
| 729 | <version>3.5.1</version> |
| 730 | <configuration> |
| 731 | <source>${maven.compiler.source}</source> |
| 732 | <target>${maven.compiler.target}</target> |
| 733 | </configuration> |
| 734 | </plugin> |
| 735 | </plugins> |
| 736 | </build> |
| 737 | </project> |