Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for bazinga (0.11 sec)

  1. platforms/software/maven/src/integTest/groovy/org/gradle/api/publish/maven/AbstractMavenPublishJavaIntegTest.groovy

                    hasAttribute('custom', 'bazinga')
                }
                noMoreDependencies()
            }
    
            javaLibrary.parsedModuleMetadata.variant("runtimeElements") {
                dependency('org.test:bar:1.0') {
                    hasAttribute('custom', 'hello')
                }
                dependency('publishTest:utils:1.0') {
                    hasAttribute('custom', 'bazinga')
                }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Dec 11 22:25:49 UTC 2023
    - 45.6K bytes
    - Viewed (0)
  2. docs/tr/docs/tutorial/path-params.md

    Böylece şunun gibi bir kullanım yapabilirsiniz:
    
    ```Python hl_lines="6"
    {!../../../docs_src/path_params/tutorial004.py!}
    ```
    
    !!! tip "İpucu"
        Parametrenin başında `/home/johndoe/myfile.txt` yolunda olduğu gibi (`/`) işareti ile birlikte kullanmanız gerektiği durumlar olabilir.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Mar 22 01:42:11 UTC 2024
    - 10.8K bytes
    - Viewed (0)
  3. src/cmd/go/internal/modfetch/codehost/vcs.go

    	// We don't technically need to lock here since we're returning an error
    	// unconditionally, but doing so anyway will help to avoid baking in
    	// lock-inversion bugs.
    	unlock, err := r.mu.Lock()
    	if err != nil {
    		return "", err
    	}
    	defer unlock()
    
    	return "", vcsErrorf("vcs %s: RecentTag: %w", r.cmd.vcs, errors.ErrUnsupported)
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 14 18:50:24 UTC 2024
    - 17.3K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.2.md

         * Dynamic Configuration (ConfigMap API in the core API group) enables application
    configuration to be stored as a Kubernetes API object and pulled dynamically on
    container startup, as an alternative to baking in command-line flags when a
    container is built.
         * Turnkey Deployments (Deployment API (Beta) in the Extensions API group)
    automate deployment and rolling updates of applications, specified
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 04 06:36:19 UTC 2020
    - 41.4K bytes
    - Viewed (0)
  5. okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz

    man management manaus.br manchester.museum mandal.no mango mangyshlak.su maniwa.okayama.jp manno.kagawa.jp mansion.museum mansions.museum mantova.it manx.museum maori.nz map map.fastly.net map.fastlylb.net mar.it marburg.museum marche.it marine.ru maringa.br maritime.museum maritimo.museum marker.no market marketing markets marnardal.no marriott marshalls marugame.kagawa.jp marumori.miyagi.jp maryland.museum marylhurst.museum masaki.ehime.jp maserati masfjorden.no mashike.hokkaido.jp mashiki.kumamoto.jp...
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 40.4K bytes
    - Viewed (0)
Back to top