Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for withJava (0.13 sec)

  1. subprojects/core/src/test/groovy/org/gradle/api/internal/catalog/parser/TomlCatalogFileParserTest.groovy

            parse 'with-bundles'
    
            then:
            hasDependency('groovy') {
                withGAV("org.codehaus.groovy:groovy:2.5.6")
            }
            hasDependency('groovy-json') {
                withGAV("org.codehaus.groovy:groovy-json:2.5.6")
            }
            hasDependency('groovy-templates') {
                withGAV("org.codehaus.groovy:groovy-templates:2.5.6")
            }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 05:41:21 UTC 2024
    - 16.6K bytes
    - Viewed (0)
Back to top