Skip to content

Commit bd2bfa9

Browse files
committed
chore(deps): add Extension API module to Dataverse webapp deps IQSS#9175
1 parent 2b5c486 commit bd2bfa9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
-->
5454
<!-- TODO: Housekeeping is utterly needed. -->
5555
<dependencies>
56+
57+
<dependency>
58+
<groupId>io.gdcc</groupId>
59+
<artifactId>extension-api</artifactId>
60+
<version>1.0.0-SNAPSHOT</version>
61+
</dependency>
5662

5763
<!-- This dependency ensures the lib is on the classpath. That way, anything coming from
5864
SLF4J should flow through our usual ways of using java.util.logging.

0 commit comments

Comments
 (0)