Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for rejectAll (0.23 sec)

  1. platforms/software/ivy/src/integTest/groovy/org/gradle/api/publish/ivy/IvyPublishJavaIntegTest.groovy

            createBuildScripts("""
    
                dependencies {
                    constraints {
                        api("commons-logging:commons-logging") {
                            version {
                                rejectAll()
                            }
                        }
                    }
                    implementation("commons-collections:commons-collections:[3.2, 4)") {
                        version {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Nov 15 16:36:23 UTC 2023
    - 49.8K bytes
    - Viewed (0)
Back to top