Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for Implementation (0.17 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. 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)
  5. 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)
  6. gradle/wrapper/gradle-wrapper.jar

    each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS META-INF/MANIFEST.MF Manifest-Version: 1.0 Implementation-Title: Gradle Wrapper org/gradle/cli/CommandLineArgumentE.class package org.gradle.cli; public final synchronized class CommandLineArgumentE extends RuntimeException { public void CommandLineArgumentE(String); } org/gradle/cli/CommandLineOption.class...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jan 26 08:44:14 UTC 2024
    - 42.4K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/snippets/plugins/consuming/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. platforms/documentation/docs/src/snippets/plugins/resolutionRules/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)
  9. platforms/documentation/docs/src/snippets/plugins/resolutionRules/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. integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Implementation-Title: Gradle Wrapper org/gradle/wrapper/GradleWrapperMain.class package org.gradle.wrapper; public synchronized class GradleWrapperMain { public static final String GRADLE_USER_HOME_OPTION = g; public static final String GRADLE_USER_HOME_DETAILED_OPTION = gradle-user-home; public static final String GRADLE_QUIET_OPTION = q; public static final String GRADLE_QUIET_DETAILED_OPTION = quiet; public void GradleWrapperMain(); public static void...
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Tue Oct 31 19:07:19 UTC 2023
    - 62.2K bytes
    - Viewed (0)
Back to top