Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
parent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua
9 years ago
Commit
734d469badca1afca2ef65c1f8a5706154d53aaf
1 parent
96e4bc5f
add 模板
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
pom.xml
pom.xml
View file @
734d469
...
...
@@ -517,6 +517,18 @@
</dependency>
<dependency>
<groupId>
com.github.jknack
</groupId>
<artifactId>
handlebars
</artifactId>
<version>
4.0.1
</version>
</dependency>
<dependency>
<groupId>
com.github.jknack
</groupId>
<artifactId>
handlebars-springmvc
</artifactId>
<version>
4.0.1
</version>
</dependency>
</dependencies>
</dependencyManagement>
...
...
Please
register
or
login
to post a comment