[FEATURE] Map usage integrated in the interactive servlet
JSTL (without EL) added
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -75,6 +75,11 @@
|
||||
<artifactId>plantuml</artifactId>
|
||||
<version>LATEST</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>jstl</artifactId>
|
||||
<version>1.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>HTTPClient</groupId>
|
||||
<artifactId>HTTPClient</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user