Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 7,378 for pacXkage (0.19 sec)

  1. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvn/package-info.java

     * KIND, either express or implied.  See the License for the
     * specific language governing permissions and limitations
     * under the License.
     */
    
    /**
     * This package contains the {@code mvn} tool implementation.
     */
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Nov 13 14:14:56 UTC 2024
    - 923 bytes
    - Viewed (0)
  2. guava-testlib/src/com/google/common/escape/testing/package-info.java

     * limitations under the License.
     */
    
    /**
     * Testing utilities for use in tests of {@code com.google.common.escape}.
     *
     * <p>This package is a part of the open-source <a href="https://github.com/google/guava">Guava</a>
     * library.
     */
    @CheckReturnValue
    package com.google.common.escape.testing;
    
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Thu Jun 15 21:41:47 UTC 2023
    - 920 bytes
    - Viewed (0)
  3. impl/maven-cli/src/main/java/org/apache/maven/cling/package-info.java

     * specific language governing permissions and limitations
     * under the License.
     */
    
    /**
     * This package contains the core classes for CLIng (CLI "new-gen"),
     * the next generation command-line interface for Maven.
     */
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Mon Mar 24 14:05:54 UTC 2025
    - 975 bytes
    - Viewed (0)
  4. android/guava/src/com/google/common/net/package-info.java

     * the License.
     */
    
    /**
     * Utility methods and classes for networking (such as IP addresses and domain names).
     *
     * <p>This package is a part of the open-source <a href="https://github.com/google/guava">Guava</a>
     * library.
     *
     * @author Craig Berry
     */
    @CheckReturnValue
    @NullMarked
    package com.google.common.net;
    
    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
    - 997 bytes
    - Viewed (0)
  5. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/package-info.java

     * under the License.
     */
    
    /**
     * Implementation of the Maven Upgrade tool ({@code mvnup}).
     *
     * <p>This package contains the implementation classes for the Maven upgrade tool,
     * providing functionality for upgrading Maven projects and dependencies.</p>
     *
     * @since 4.0.0
     */
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Sat Jun 07 06:22:47 UTC 2025
    - 1.1K bytes
    - Viewed (0)
  6. api/maven-api-model/src/main/java/org/apache/maven/api/model/package-info.java

     * specific language governing permissions and limitations
     * under the License.
     */
    
    /**
     * Maven Immutable POM (Project Object Model) classes, generated from <code>maven.mdo</code> model.
     * <p>
     * This package contains the data model classes that represent the structure of Maven POM files.
     * These classes are immutable to ensure thread safety and prevent unintended modifications.
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Thu Apr 03 13:33:59 UTC 2025
    - 1.8K bytes
    - Viewed (0)
  7. docs/en/docs/img/tutorial/bigger-applications/package.drawio.svg

    package.drawio.svg...
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sun May 11 13:37:26 UTC 2025
    - 604.4K bytes
    - Viewed (0)
  8. api/maven-api-toolchain/src/main/java/org/apache/maven/api/toolchain/package-info.java

     * tool installations (like JDKs, compilers, or other build tools) across different
     * environments without hardcoding paths.
     *
     * @since 4.0.0
     */
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Tue Mar 04 14:17:18 UTC 2025
    - 313 bytes
    - Viewed (0)
  9. android/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)
  10. api/maven-api-plugin/src/main/java/org/apache/maven/api/plugin/descriptor/package-info.java

     * and execution parameters. These descriptors are typically stored in plugin.xml files
     * within the META-INF/maven directory of plugin JARs.
     *
     * @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)
Back to top