File tree 1 file changed +36
-1
lines changed
1 file changed +36
-1
lines changed Original file line number Diff line number Diff line change 189
189
</dependency >
190
190
<dependency >
191
191
<groupId >com.github.sebhoss.contract</groupId >
192
- <artifactId >contract-spring</artifactId >
192
+ <artifactId >contract-spring-defaults</artifactId >
193
+ <version >${project.version} </version >
194
+ </dependency >
195
+ <dependency >
196
+ <groupId >com.github.sebhoss.contract</groupId >
197
+ <artifactId >contract-spring-javascript</artifactId >
198
+ <version >${project.version} </version >
199
+ </dependency >
200
+ <dependency >
201
+ <groupId >com.github.sebhoss.contract</groupId >
202
+ <artifactId >contract-spring-jexl</artifactId >
203
+ <version >${project.version} </version >
204
+ </dependency >
205
+ <dependency >
206
+ <groupId >com.github.sebhoss.contract</groupId >
207
+ <artifactId >contract-spring-juel</artifactId >
208
+ <version >${project.version} </version >
209
+ </dependency >
210
+ <dependency >
211
+ <groupId >com.github.sebhoss.contract</groupId >
212
+ <artifactId >contract-spring-mvel</artifactId >
213
+ <version >${project.version} </version >
214
+ </dependency >
215
+ <dependency >
216
+ <groupId >com.github.sebhoss.contract</groupId >
217
+ <artifactId >contract-spring-ognl</artifactId >
218
+ <version >${project.version} </version >
219
+ </dependency >
220
+ <dependency >
221
+ <groupId >com.github.sebhoss.contract</groupId >
222
+ <artifactId >contract-spring-spel</artifactId >
223
+ <version >${project.version} </version >
224
+ </dependency >
225
+ <dependency >
226
+ <groupId >com.github.sebhoss.contract</groupId >
227
+ <artifactId >contract-spring-uel</artifactId >
193
228
<version >${project.version} </version >
194
229
</dependency >
195
230
<dependency >
You can’t perform that action at this time.
0 commit comments