Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请我需要在 Maven 项目中使用 myfaces 2。我在哪里可以找到存储库。
我发现只是依赖 <dependency> <groupId>org.apache.myfaces.core</groupId> <artifactId>myfaces-api</artifactId> <version>2.0.0-alpha</version> </dependency>
<dependency> <groupId>org.apache.myfaces.core</groupId> <artifactId>myfaces-api</artifactId> <version>2.0.0-alpha</version> </dependency>
谢谢
干得好:
https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/