Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 242 for GREETING (0.43 sec)

  1. platforms/documentation/docs/src/snippets/plugins/greeting/tests/greeting.out

    Laura Kassovic <******@****.***> 1711045804 -0700
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 21 18:30:04 UTC 2024
    - 27 bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/snippets/webApplication/quickstart/groovy/src/main/resources/greeting.txt

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 12 bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/snippets/webApplication/quickstart/kotlin/src/main/resources/greeting.txt

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 12 bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/samples/build-organization/sharing-convention-plugins-with-build-logic/groovy/buildSrc/src/main/groovy/myproject.greeting.gradle

    tasks.register("greet", com.example.GreetingTask) {
        greeting = "Hello from 'myproject.greeting' plugin"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 110 bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/snippets/plugins/greetingPlugin/tests/greeting.out

    Laura Kassovic <******@****.***> 1711088091 -0700
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Mar 22 06:14:51 UTC 2024
    - 41 bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/snippets/mavenMigration/profiles/tests/greeting-default.sample.conf

    executable: gradle
    args: greeting -q
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 80 bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/snippets/mavenMigration/profiles/tests/greeting-test.sample.conf

    executable: gradle
    args: "greeting -q -PbuildProfile=test"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 99 bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/snippets/mavenMigration/profiles/tests/greeting-test.out

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 14 bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/samples/build-organization/sharing-convention-plugins-with-build-logic/kotlin/buildSrc/src/main/kotlin/myproject.greeting.gradle.kts

    tasks.register<com.example.GreetingTask>("greet") {
        greeting = "Hello from 'myproject.greeting' plugin"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 110 bytes
    - Viewed (0)
  10. platforms/documentation/docs/src/snippets/mavenMigration/profiles/tests/greeting-default.out

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 7 bytes
    - Viewed (0)
Back to top