0

Please I need to use myfaces 2 in a maven project. where can I found the repository.

i have found just the dependency <dependency> <groupId>org.apache.myfaces.core</groupId> <artifactId>myfaces-api</artifactId> <version>2.0.0-alpha</version> </dependency>

Thx

Matrix 2.0
  • 25
  • 4

1 Answers1

0

Here you go:

https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/
Ravi Kadaboina
  • 8,494
  • 3
  • 30
  • 42