We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863e687 commit 2f3f501Copy full SHA for 2f3f501
super/pom.xml
@@ -348,6 +348,11 @@ SPDX-License-Identifier: Apache-2.0
348
<artifactId>osgp-core-db-api-iec61850</artifactId>
349
<version>${osgp.version}</version>
350
</dependency>
351
+ <dependency>
352
+ <groupId>org.opensmartgridplatform</groupId>
353
+ <artifactId>osgp-jasper-interface-shared</artifactId>
354
+ <version>${osgp.version}</version>
355
+ </dependency>
356
<dependency>
357
<groupId>org.opensmartgridplatform</groupId>
358
<artifactId>cucumber-tests-core</artifactId>
0 commit comments