Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 24 for Implementation (0.21 sec)

  1. platforms/documentation/docs/src/snippets/plugins/consuming/common/ivy-repo/com.example/sample-plugins/1.0.0/sample-plugins-1.0.0.jar

    class GoodbyePlugin$1 implements org.gradle.api.Action { void GoodbyePlugin$1(GoodbyePlugin); public void execute(org.gradle.api.Task); } META-INF/gradle-plugins/com.example.goodbye.properties implementation-class=com.example.goodbye.GoodbyePlugin META-INF/gradle-plugins/com.example.hello.properties implementation-class=com.example.hello.HelloPlugin...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 4K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar

    as a servlet container), but still allow each web application to provide its own LogFactory implementation, if it so desires. An instance of this class will then be created, and cached per class loader. The Default LogFactory Implementation The Logging Package APIs include a default LogFactory implementation class ( org.apache.commons.logging.impl.LogFactoryImpl) that is selected if no other implementation class name can be discovered. Its primary purpose is to create (as necessary) and return Log...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 19 19:08:55 UTC 2023
    - 37.1K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.jar

    as a servlet container), but still allow each web application to provide its own LogFactory implementation, if it so desires. An instance of this class will then be created, and cached per class loader. The Default LogFactory Implementation The Logging Package APIs include a default LogFactory implementation class ( org.apache.commons.logging.impl.LogFactoryImpl) that is selected if no other implementation class name can be discovered. Its primary purpose is to create (as necessary) and return Log...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 19 19:08:55 UTC 2023
    - 30.9K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Ant-Version: Apache Ant 1.8.1 Created-By: 1.6.0_33-b03 (Sun Microsystems Inc.) Implementation-Title: hamcrest-core Implementation-Vendor: hamcrest.org Implementation-Version: 1.3 Built-By: tom Built-Date: 2012-07-09 19:49:34 LICENSE.txt BSD License Copyright (c) 2000-2006, www.hamcrest.org All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 44K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    t/configurator/converters/AbstractConfiguratio.class package org.codehaus.plexus.component.configurator.converters; public abstract synchronized class AbstractConfiguratio implements ConfigurationConvert { private static final String IMPLEMENTATION = implementation; public void AbstractConfiguratio(); protected Class getClassForImplement(Class, org.codehaus.plexus.configuration.PlexusConfiguration, ClassLoader) throws org.codehaus.plexus.component.configurator.ComponentConfigurati; protected Class...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 233.3K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar

    matcher over acceptable values. A matcher is able to describe itself to give feedback when it fails. Matcher implementations should NOT directly implement this interface. Instead, extend the BaseMatcher abstract class, which will ensure that the Matcher API can grow to support new features and remain compatible with all Matcher implementations. For easy access to common Matcher implementations, use the static factory methods in CoreMatchers. N.B. Well designed matchers should be immutable. See Also:...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 236.8K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/snippets/plugins/multiproject/common/maven-repo/com/example/sample-plugins/1.0.0/sample-plugins-1.0.0.jar

    class GoodbyePlugin$1 implements org.gradle.api.Action { void GoodbyePlugin$1(GoodbyePlugin); public void execute(org.gradle.api.Task); } META-INF/gradle-plugins/com.example.goodbye.properties implementation-class=com.example.goodbye.GoodbyePlugin META-INF/gradle-plugins/com.example.hello.properties implementation-class=com.example.hello.HelloPlugin...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 4K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar

    static String getUserName(); } META-INF/maven/org.apache.maven.wagon/wagon-provider-api/pom.xml wagon org.apache.maven.wagon 1.0-beta-2 4.0.0 wagon-provider-api Maven Wagon API Maven Wagon API that defines the contract between different Wagon implementations org.codehaus.plexus plexus-utils META-INF/maven/org.apache.maven.wagon/wagon-provider-api/pom.properties #Generated by Maven #Tue Dec 12 17:05:59 EST 2006 version=1.0-beta-2 groupId=org.apache.maven.wagon artifactId=wagon-provider-api...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 45.2K bytes
    - Viewed (1)
  9. platforms/documentation/docs/src/snippets/plugins/pluginVersions/common/maven-repo/com/example/sample-plugins/1.0.0/sample-plugins-1.0.0.jar

    class GoodbyePlugin$1 implements org.gradle.api.Action { void GoodbyePlugin$1(GoodbyePlugin); public void execute(org.gradle.api.Task); } META-INF/gradle-plugins/com.example.goodbye.properties implementation-class=com.example.goodbye.GoodbyePlugin META-INF/gradle-plugins/com.example.hello.properties implementation-class=com.example.hello.HelloPlugin...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 4K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Created-By: Apache Maven Built-By: Brett Build-Jdk: 1.5.0_04 Extension-Name: plexus-utils Specification-Vendor: Codehaus Implementation-Vendor: Codehaus Implementation-Title: plexus-utils Implementation-Version: 1.0.4 org/codehaus/plexus/util/xml/PrettyPrintXMLWriter.class package org.codehaus.plexus.util.xml; public synchronized class PrettyPrintXMLWriter implements XMLWriter { private java.io.PrintWriter writer; private...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 160K bytes
    - Viewed (0)
Back to top