File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change 213
213
<artifactId >poi</artifactId >
214
214
<version >${poi-version} </version >
215
215
</dependency >
216
- <dependency >
217
- <groupId >org.eclipse.digitaltwin.aas4j</groupId >
218
- <artifactId >model</artifactId >
219
- <version >${aas4j-version} </version >
220
- </dependency >
221
- <dependency >
222
- <groupId >org.eclipse.digitaltwin.aas4j</groupId >
223
- <artifactId >dataformat-xml</artifactId >
224
- <version >${aas4j-version} </version >
225
- <exclusions >
226
- <exclusion >
227
- <groupId >org.slf4j</groupId >
228
- <artifactId >slf4j-simple</artifactId >
229
- </exclusion >
230
- </exclusions >
231
- </dependency >
232
- <dependency >
233
- <groupId >org.eclipse.digitaltwin.aas4j</groupId >
234
- <artifactId >dataformat-aasx</artifactId >
235
- <version >${aas4j-version} </version >
236
- <exclusions >
237
- <exclusion >
238
- <groupId >org.slf4j</groupId >
239
- <artifactId >slf4j-simple</artifactId >
240
- </exclusion >
241
- </exclusions >
242
- </dependency >
243
216
</dependencies >
244
217
</dependencyManagement >
245
218
You can’t perform that action at this time.
0 commit comments