- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for MailingList (0.04 sec)
-
compat/maven-model/src/main/java/org/apache/maven/model/merge/ModelMerger.java
return getLicenseKey(license); } } /** * KeyComputer for MailingList */ private class MailingListKeyComputer implements KeyComputer<MailingList> { @Override public Object key(MailingList mailingList) { return getMailingListKey(mailingList); } } /** * KeyComputer for Developer */
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Thu Apr 03 11:21:39 UTC 2025 - 99.2K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
<name>mailingLists</name> <version>3.0.0+</version> <description>Contains information about a project's mailing lists.</description> <association> <type>MailingList</type> <multiplicity>*</multiplicity> </association> </field> <!-- ====================================================================== -->
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Nov 26 03:07:35 UTC 2025 - 133.3K bytes - Viewed (0)