Rev 193 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 193 | Rev 691 | ||
|---|---|---|---|
| Line 15... | Line 15... | ||
| 15 | <groupId>br.com.ec</groupId> |
15 | <groupId>br.com.ec</groupId> |
| 16 | <artifactId>espacocase-framework-core</artifactId> |
16 | <artifactId>espacocase-framework-core</artifactId> |
| 17 | </dependency>
|
17 | </dependency>
|
| 18 | <dependency>
|
18 | <dependency>
|
| 19 | <groupId>javax.faces</groupId> |
19 | <groupId>javax.faces</groupId> |
| 20 | <artifactId>jsf-api</artifactId> |
- | |
| - | 20 | <artifactId>javax.faces-api</artifactId> |
|
| - | 21 | <scope>provided</scope> |
|
| 21 | </dependency>
|
22 | </dependency>
|
| 22 | <dependency>
|
23 | <dependency>
|
| 23 | <groupId>org.springframework</groupId> |
24 | <groupId>org.springframework</groupId> |
| 24 | <artifactId>spring-web</artifactId> |
25 | <artifactId>spring-web</artifactId> |
| 25 | </dependency>
|
26 | </dependency>
|