Loading vessels-lib/pom.xml +7 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,13 @@ <scope>provided</scope> </dependency> <dependency> <groupId>es.redmic.lib</groupId> <artifactId>exceptions</artifactId> <version>${redmic.exceptions.version}</version> <scope>provided</scope> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> Loading Loading
vessels-lib/pom.xml +7 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,13 @@ <scope>provided</scope> </dependency> <dependency> <groupId>es.redmic.lib</groupId> <artifactId>exceptions</artifactId> <version>${redmic.exceptions.version}</version> <scope>provided</scope> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> Loading