Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Ivy (0.01 sec)

  1. build-logic/dependency-modules/src/main/kotlin/gradlebuild/modules/extension/ExternalModulesExtension.kt

        val hamcrest = "org.hamcrest:hamcrest"
        val hamcrestCore = "org.hamcrest:hamcrest-core"
        val httpcore = "org.apache.httpcomponents:httpcore"
        val inject = "javax.inject:javax.inject"
        val ivy = "org.apache.ivy:ivy"
        val jacksonAnnotations = "com.fasterxml.jackson.core:jackson-annotations"
        val jacksonCore = "com.fasterxml.jackson.core:jackson-core"
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Oct 29 08:06:17 UTC 2024
    - 15.5K bytes
    - Viewed (0)
  2. .teamcity/subprojects.json

      },
      {
        "name": "io",
        "path": "platforms/core-runtime/io",
        "unitTests": true,
        "functionalTests": false,
        "crossVersionTests": false
      },
      {
        "name": "ivy",
        "path": "platforms/software/ivy",
        "unitTests": true,
        "functionalTests": true,
        "crossVersionTests": true
      },
      {
        "name": "jacoco",
        "path": "platforms/jvm/jacoco",
        "unitTests": true,
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Oct 23 22:33:41 UTC 2024
    - 34.3K bytes
    - Viewed (0)
Back to top