Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for allowedVersions (0.21 sec)

  1. .github/renovate.json

        },
        {
          "matchPackageNames": ["org.objenesis:objenesis"],
          "allowedVersions": "<=2.6"
        },
        {
          "matchPackageNames": ["org.eclipse.jetty:jetty-client"],
          "allowedVersions": "<10.0",
          "description": "JDK 11 requirement"
        },
        {
          "matchPackageNames": ["org.junit-pioneer:junit-pioneer"],
          "allowedVersions": "<2.0.0",
          "description": "JDK 11 requirement"
        }
      ]
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Jun 22 16:18:31 UTC 2024
    - 956 bytes
    - Viewed (0)
  2. test-site/activator-launch-1.3.2.jar

    mlModuleDescriptorP$Parser.class package org.apache.ivy.plugins.parser.xml; public final synchronized class XmlModuleDescriptorP$Parser extends org.apache.ivy.plugins.parser.AbstractModuleDescri$AbstractParser { private static java.util.List ALLOWED_VERSIONS; private org.apache.ivy.plugins.parser.ParserSettings settings; private boolean validate; private java.net.URL descriptorURL; private int state; private org.apache.ivy.plugins.matcher.PatternMatcher defaultMatcher; private org.apache.ivy.cor...
    Registered: Fri Nov 08 09:08:12 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (0)
Back to top