Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 34 of 34 for hasLink (0.22 sec)

  1. platforms/core-runtime/launcher/build.gradle.kts

        api(project(":enterprise-logging"))
        api(project(":execution"))
        api(project(":file-collections"))
        api(project(":file-watching"))
        api(project(":files"))
        api(project(":hashing"))
        api(projects.instrumentationAgentServices)
        api(project(":stdlib-java-extensions"))
        api(project(":jvm-services"))
        api(project(":logging"))
        api(project(":logging-api"))
        api(project(":messaging"))
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:14 UTC 2024
    - 4K bytes
    - Viewed (0)
  2. platforms/core-configuration/configuration-cache/build.gradle.kts

        implementation(projects.flowServices)
        implementation(projects.functional)
        implementation(projects.graphSerialization)
        implementation(projects.guavaSerializationCodecs)
        implementation(projects.hashing)
        implementation(projects.inputTracking)
        implementation(projects.instrumentationAgentServices)
        implementation(projects.logging)
        implementation(projects.persistentCache)
        implementation(projects.problemsApi)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:14 UTC 2024
    - 5K bytes
    - Viewed (0)
  3. platforms/software/dependency-management/build.gradle.kts

        api(project(":enterprise-operations"))
        api(project(":execution"))
        api(project(":file-collections"))
        api(project(":file-temp"))
        api(project(":files"))
        api(project(":functional"))
        api(project(":hashing"))
        api(project(":logging"))
        api(project(":messaging"))
        api(project(":model-core"))
        api(project(":persistent-cache"))
        api(project(":problems-api"))
        api(project(":resources"))
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jun 10 14:28:48 UTC 2024
    - 7K bytes
    - Viewed (0)
  4. testing/internal-integ-testing/build.gradle.kts

        api(project(":build-operations"))
        api(project(":concurrent"))
        api(project(":core"))
        api(project(":core-api"))
        api(project(":dependency-management"))
        api(project(":hashing"))
        api(project(":internal-testing")) {
            because("Part of the public API")
        }
        api(project(":stdlib-java-extensions"))
        api(project(":jvm-services")) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:14 UTC 2024
    - 7.6K bytes
    - Viewed (0)
Back to top