Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Groovy (0.72 sec)

  1. .teamcity/subprojects.json

        "path": "platforms/core-runtime/base-services",
        "unitTests": true,
        "functionalTests": true,
        "crossVersionTests": false
      },
      {
        "name": "base-services-groovy",
        "path": "platforms/core-configuration/base-services-groovy",
        "unitTests": true,
        "functionalTests": false,
        "crossVersionTests": false
      },
      {
        "name": "bean-serialization-services",
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 31.7K bytes
    - Viewed (0)
  2. .teamcity/test-buckets.json

    				},
    				"subprojects":[
    					"plugins-groovy",
    					"plugins-application",
    					"signing",
    					"core-api",
    					"tooling-api"
    				]
    			},
    			{
    				"parallelizationMethod":{
    					"name":"TeamCityParallelTests",
    					"numberOfBatches":1
    				},
    				"subprojects":[
    					"language-groovy",
    					"wrapper-main",
    					"model-groovy",
    					"plugins-java-library"
    				]
    			},
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jun 10 15:56:44 UTC 2024
    - 54.2K bytes
    - Viewed (0)
  3. gradle/dependency-management/capabilities.json

        },
        {
            "name": "log4j",
            "providedBy": [
                "log4j:log4j"
            ],
            "selected": "org.slf4j:log4j-over-slf4j"
        },
        {
            "name": "groovy",
            "providedBy": [
                "org.codehaus.groovy:groovy",
                "org.codehaus.groovy:groovy-all"
            ],
            "selected": "org.codehaus.groovy:groovy"
        },
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jan 31 14:54:52 UTC 2024
    - 3K bytes
    - Viewed (0)
Back to top