Interface Query.ArtifactQuery

  • All Known Implementing Classes:
    DefaultArtifactQuery
    Enclosing interface:
    Query

    public static interface Query.ArtifactQuery
    • Method Detail

      • gav

        void gav​(java.lang.String gavCoordinates)
      • useLatestConfigWhenVersionIsUntested

        void useLatestConfigWhenVersionIsUntested()
      • doNotUseLatestConfigWhenVersionIsUntested

        void doNotUseLatestConfigWhenVersionIsUntested()
      • forceConfigVersion

        void forceConfigVersion​(java.lang.String version)