- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 7,378 for pacXkage (0.04 sec)
-
impl/maven-core/src/test/java/org/apache/maven/lifecycle/MavenExecutionPlanTest.java
assertNull(beerPhase); } @Test void testFindLastInPhaseMisc() throws Exception { MavenExecutionPlan plan = LifecycleExecutionPlanCalculatorStub.getProjectAExecutionPlan(); assertNull(plan.findLastInPhase("pacXkage")); // Beer comes straight after package in stub, much like real life.
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2.7K bytes - Viewed (0) -
guava/src/com/google/common/annotations/package-info.java
* or implied. See the License for the specific language governing permissions and limitations under * the License. */ /** * Annotation types. This package is a part of the open-source <a * href="https://github.com/google/guava">Guava</a> library. */
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Fri Jun 23 19:57:03 UTC 2023 - 770 bytes - Viewed (0) -
guava-testlib/src/com/google/common/testing/package-info.java
* See the License for the specific language governing permissions and * limitations under the License. */ /** * Testing utilities. This package is a part of the open-source <a * href="https://github.com/google/guava">Guava</a> library. */ @CheckReturnValue @NullMarked package com.google.common.testing; import com.google.errorprone.annotations.CheckReturnValue;
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 14:50:24 UTC 2024 - 907 bytes - Viewed (0) -
guava/src/com/google/common/html/package-info.java
* the License. */ /** * Escapers * for * HTML. * * <p>This package is a part of the open-source <a href="https://github.com/google/guava">Guava</a> * library. */ @CheckReturnValue @NullMarked package com.google.common.html; import com.google.errorprone.annotations.CheckReturnValue;
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 14:50:24 UTC 2024 - 913 bytes - Viewed (0) -
android/guava/src/com/google/common/util/concurrent/package-info.java
* <p>Commonly used utilities include {@link Futures}, {@link MoreExecutors}, {@link * ThreadFactoryBuilder}, and {@link Uninterruptibles}. * * <p>This package is a part of the open-source <a href="https://github.com/google/guava">Guava</a> * library. */ @CheckReturnValue @NullMarked package com.google.common.util.concurrent; import com.google.errorprone.annotations.CheckReturnValue;Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 14:50:24 UTC 2024 - 1.1K bytes - Viewed (0) -
android/guava/src/com/google/common/escape/package-info.java
* {@link Escaper}. * * <p>Additional escapers implementations are found in the applicable packages: {@link * com.google.common.html.HtmlEscapers} in {@code com.google.common.html}, {@link * com.google.common.xml.XmlEscapers} in {@code com.google.common.xml}, and {@link * com.google.common.net.UrlEscapers} in {@code com.google.common.net}. * * <p>This package is a part of the open-source <a href="https://github.com/google/guava">Guava</a> * library.Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 14:50:24 UTC 2024 - 1.3K bytes - Viewed (0) -
android/guava-testlib/src/com/google/common/collect/testing/testers/package-info.java
@com.google.errorprone.annotations.CheckReturnValue
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Wed Sep 21 15:08:35 UTC 2022 - 103 bytes - Viewed (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/package-info.java
* KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. */ /** * This package contain support (mostly abstract) classes, that implement "base" of CLIng. * In packages below you find actual implementations. * * Hierarchy: * <ul> * <li>{@link org.apache.maven.cling.invoker.LookupInvoker} is the "basis", the common ground of all Maven Tools</li>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Dec 17 09:50:45 UTC 2024 - 1.7K bytes - Viewed (0) -
guava/src/com/google/common/eventbus/package-info.java
* * <p>See the Guava User Guide article on <a * href="https://github.com/google/guava/wiki/EventBusExplained">{@code EventBus}</a>. */ @CheckReturnValue @NullMarked package com.google.common.eventbus; import com.google.errorprone.annotations.CheckReturnValue;
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Fri Jan 03 19:02:39 UTC 2025 - 1K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/services/xml/package-info.java
* and descriptors. These services handle XML parsing, transformation, and serialization * while maintaining Maven's model integrity. * * @since 4.0.0 */
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Mar 04 14:17:18 UTC 2025 - 1.1K bytes - Viewed (0)