Skip to content

Commit 8ac3684

Browse files
committed
add mycore-fo to enable mets-printer feature
1 parent cfb9f80 commit 8ac3684

File tree

1 file changed

+4
-0
lines changed
  • digital-edition-archive-module

1 file changed

+4
-0
lines changed

digital-edition-archive-module/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@
138138
<groupId>org.mycore</groupId>
139139
<artifactId>mycore-mets</artifactId>
140140
</dependency>
141+
<dependency>
142+
<groupId>org.mycore</groupId>
143+
<artifactId>mycore-fo</artifactId>
144+
</dependency>
141145
<dependency>
142146
<groupId>org.mycore</groupId>
143147
<artifactId>mycore-webtools</artifactId>

0 commit comments

Comments
 (0)