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/