- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for REQUIREMENTS (0.1 sec)
-
CREDITS
those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3). 3. REQUIREMENTS 3.1 If a Contributor Distributes the Program in any form, then: a) the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 26 15:03:08 UTC 2024 - 1.6M bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
package org.apache.ivy.osgi.core; public final synchronized class BundleInfo { public static final org.apache.ivy.osgi.util.Version DEFAULT_VERSION; private String symbolicName; private org.apache.ivy.osgi.util.Version version; private java.util.Set requirements; private java.util.Set capabilities; private java.util.List executionEnvironment; private java.net.URI uri; public void BundleInfo(String, org.apache.ivy.osgi.util.Version); public final String toString(); public final String getSymbolicName();...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0)