Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 31 for Towers (0.2 sec)

  1. build-logic-commons/build-platform/build.gradle.kts

            api("dev.adamko.dokkatoo:dokkatoo-plugin:2.0.0")
            api("org.jetbrains.dokka:dokka-core:1.8.10")
            api("com.fasterxml.woodstox:woodstox-core:6.4.0") {
                because("CVE-2022-40152 on lower versions")
            }
            api("com.beust:jcommander:1.78")
            api("org.codehaus.groovy:$groovyVersion")
    Plain Text
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Mon Apr 22 05:34:03 GMT 2024
    - 4.8K bytes
    - Viewed (0)
  2. licenses/cel.dev/expr/proto/test/v1/LICENSE

          other entities that control, are controlled by, or are under common
          control with that entity. For the purposes of this definition,
          "control" means (i) the power, direct or indirect, to cause the
          direction or management of such entity, whether by contract or
          otherwise, or (ii) ownership of fifty percent (50%) or more of the
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Apr 08 17:05:56 GMT 2024
    - 11.1K bytes
    - Viewed (0)
  3. licenses/cloud.google.com/go/auth/oauth2adapt/LICENSE

          other entities that control, are controlled by, or are under common
          control with that entity. For the purposes of this definition,
          "control" means (i) the power, direct or indirect, to cause the
          direction or management of such entity, whether by contract or
          otherwise, or (ii) ownership of fifty percent (50%) or more of the
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Tue Apr 30 13:56:46 GMT 2024
    - 11.1K bytes
    - Viewed (0)
  4. licenses/github.com/go-jose/go-jose/v4/LICENSE

          other entities that control, are controlled by, or are under common
          control with that entity. For the purposes of this definition,
          "control" means (i) the power, direct or indirect, to cause the
          direction or management of such entity, whether by contract or
          otherwise, or (ii) ownership of fifty percent (50%) or more of the
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Apr 08 17:05:56 GMT 2024
    - 11.1K bytes
    - Viewed (0)
  5. docs/en/docs/release-notes.md

    * 🌐 Add French translation for FastAPI People. PR [#2232](https://github.com/tiangolo/fastapi/pull/2232) by [@JulianMaurin](https://github.com/JulianMaurin).
    * 🌐 Add Korean translation for Tutorial - Path Parameters. PR [#2355](https://github.com/tiangolo/fastapi/pull/2355) by [@hard-coders](https://github.com/hard-coders).
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 23:25:42 GMT 2024
    - 388.1K bytes
    - Viewed (1)
  6. docs/en/docs/deployment/concepts.md

    If you are paying for 3 servers but you are using only a little bit of their RAM and CPU, you are probably **wasting money** πŸ’Έ, and probably **wasting server electric power** 🌎, etc.
    
    In that case, it could be better to have only 2 servers and use a higher percentage of their resources (CPU, memory, disk, network bandwidth, etc).
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 02 22:37:31 GMT 2024
    - 18K bytes
    - Viewed (0)
  7. docs/en/docs/python-types.md

    By declaring types for your variables, editors and tools can give you better support.
    
    This is just a **quick tutorial / refresher** about Python type hints. It covers only the minimum necessary to use them with **FastAPI**... which is actually very little.
    
    **FastAPI** is all based on these type hints, they give it many advantages and benefits.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 17K bytes
    - Viewed (0)
  8. docs/em/docs/tutorial/sql-databases.md

    πŸ‘« 🐜 βœ”οΈ 🧰 βš’ πŸ”— βš–οΈ πŸ”— πŸ–– πŸ“ βš–οΈ πŸ‘¨β€πŸ’Ό.
    
    πŸ‘‰ 🌌, πŸ‘† πŸ’ͺ βœ”οΈ πŸ”’ `orion_cat.owner` & πŸ‘¨β€πŸ’Ό πŸ”œ πŸ”Œ πŸ’½ πŸ‘‰ 🐢 πŸ‘¨β€πŸ’Ό, ✊ βšͺ️➑️ πŸ“ *πŸ‘¨β€πŸ’Ό*.
    
    , `orion_cat.owner.name` πŸ’ͺ πŸ“› (βšͺ️➑️ `name` πŸ“ `owners` πŸ“) πŸ‘‰ 🐢 πŸ‘¨β€πŸ’Ό.
    
    ⚫️ πŸ’ͺ βœ”οΈ πŸ’² πŸ’– `"Arquilian"`.
    
    & 🐜 πŸ”œ 🌐 πŸ‘· 🀚 β„Ή βšͺ️➑️ πŸ”— πŸ“ *πŸ‘¨β€πŸ’Ό* πŸ•β” πŸ‘† πŸ”„ πŸ” ⚫️ βšͺ️➑️ πŸ‘† 🐢 🎚.
    
    ⚠ 🐜 πŸ–Ό: ✳-🐜 (πŸ• ✳ πŸ› οΈ), πŸ‡ΈπŸ‡² 🐜 (πŸ• πŸ‡ΈπŸ‡², πŸ”¬ πŸ› οΈ) & πŸ’ (πŸ”¬ πŸ› οΈ), πŸ‘ͺ 🎏.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 25.2K bytes
    - Viewed (1)
  9. CHANGELOG/CHANGELOG-1.30.md

    - When scheduling a mix of pods using `ResourceClaims` and others that don't, scheduling a pod with `ResourceClaims` has a lower impact on scheduling latency. ([#121876](https://github.com/kubernetes/kubernetes/pull/121876), [@pohly](https://github.com/pohly))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Apr 17 17:56:15 GMT 2024
    - 227.9K bytes
    - Viewed (0)
  10. CREDITS

    THE SOFTWARE.
    ================================================================
    
    github.com/power-devops/perfstat
    https://github.com/power-devops/perfstat
    ----------------------------------------------------------------
    MIT License
    
    Copyright (c) 2020 Power DevOps
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Apr 26 06:31:35 GMT 2024
    - 1.6M bytes
    - Viewed (0)
Back to top