1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-07-16 00:22:22 +08:00
This commit is contained in:
Hai Liang Wang 2021-05-31 10:28:46 +08:00
parent f2cf38f3cc
commit 51523e24fb

View File

@ -55,10 +55,12 @@
</dependency> </dependency>
<!-- pugjs, template engine surpass freemarker https://pugjs.org/ --> <!-- pugjs, template engine surpass freemarker https://pugjs.org/ -->
<!-- host with Chatopera Nexus -->
<!-- https://gitlab.chatopera.com/cskefu/spring-pug4j -->
<dependency> <dependency>
<groupId>de.neuland-bfi</groupId> <groupId>de.neuland-bfi</groupId>
<artifactId>spring-pug4j</artifactId> <artifactId>spring-pug4j</artifactId>
<version>2.0.0-alpha-2</version> <version>2.0.0-alpha-4-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>