Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for groovyJson (0.08 sec)

  1. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/alignment/AlignmentIntegrationTest.groovy

            given:
            repository {
                ['2.4', '2.5'].each { groovyVersion ->
                    // first, we define a "Groovy" library
                    path "org.apache.groovy:json:$groovyVersion -> org.apache.groovy:core:$groovyVersion"
                    path "org.apache.groovy:xml:$groovyVersion -> org.apache.groovy:core:$groovyVersion"
    
                    // Groovy "belongs to" the Groovy platform
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 59.6K bytes
    - Viewed (0)
Back to top