fabiojose
12/1/2014 - 4:54 PM

JSTL 1.2 Maven Dependecy (<c: />)

JSTL 1.2 Maven Dependecy (<c: />)

<dependency>
    <groupId>javax.servlet</groupId>
    <artifactId>jstl</artifactId>
    <version>1.2</version>
    <scope>runtime</scope>
</dependency>