- Sort Score
- Num 10 results
- Language All
Results 121 - 130 of 254 for requirement (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/README.vendor
This is necessary to avoid compiler and linker conflicts. Adding a "vendor/" prefix also maintains the invariant that standard library packages begin with a dotless path element. The module requirements of std and cmd do not influence version selection in other modules. They are only considered when running module commands like 'go get' and 'go mod vendor' from a directory in GOROOT/src. Maintaining vendor directories
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Mon Jan 26 20:37:19 GMT 2026 - 3.5K bytes - Click Count (0) -
docs/en/docs/project-generation.md
# Full Stack FastAPI Template { #full-stack-fastapi-template } Templates, while typically come with a specific setup, are designed to be flexible and customizable. This allows you to modify and adapt them to your project's requirements, making them an excellent starting point. đ You can use this template to get started, as it includes a lot of the initial set up, security, database and some API endpoints already done for you.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 1.9K bytes - Click Count (0) -
docs/changelogs/upgrading_to_okhttp_4.md
between ProGuard, OkHttp 4.x, and Kotlin-originated `.class` files. Make sure youâre on the latest release if youâre using ProGuard, Gradle ------ OkHttp 4âs minimum requirements are Java 8+ and Android 5+. These requirements were [first introduced][require_android_5] with OkHttp 3.13. Hereâs what you need in `build.gradle` to target Java 8 byte code for Kotlin, Java, and Android plugins respectively.
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sun Feb 06 16:58:16 GMT 2022 - 10.9K bytes - Click Count (0) -
.teamcity/src/main/kotlin/util/UpdateWrapper.kt
object UpdateWrapper : BuildType({ name = "UpdateWrapper" id("UpdateWrapper") val vcsBranch = VersionedSettingsBranch.fromDslContext() vcs.useAbsoluteVcs(vcsBranch.vcsRootId()) requirements { requiresOs(Os.LINUX) } params { text( "wrapperVersion", "should-be-overridden", display = ParameterDisplay.PROMPT,
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jul 24 03:08:48 GMT 2025 - 2.7K bytes - Click Count (0) -
COMPLIANCE.md
usage of MinIO is in compliance with the GNU AGPLv3 [license](https://github.com/minio/minio/blob/master/LICENSE). MinIO cannot make the determination as to whether your application's usage of MinIO is in compliance with the AGPLv3 license requirements. You should instead rely on your own legal counsel or licensing specialists to audit and ensure your application is in compliance with the licenses of MinIO and all other open-source projects with which your application integrates or interacts....
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sat Feb 12 00:51:25 GMT 2022 - 1.1K bytes - Click Count (0) -
docs/de/llm-prompt.md
* the docs: die Dokumentation (use singular case) * the env var: die Umgebungsvariable * the `PATH` environment variable: die `PATH`-Umgebungsvariable * the `PATH`: der `PATH` * the `requirements.txt`: die `requirements.txt` * the API Router: der API-Router * the Authorization-Header: der Autorisierungsheader * the `Authorization`-Header: der `Authorization`-Header * the background task: der Hintergrundtask
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Dec 29 18:54:20 GMT 2025 - 9.8K bytes - Click Count (0) -
.teamcity/src/main/kotlin/promotion/BasePromotionBuildType.kt
checkoutMode = CheckoutMode.ON_AGENT this.cleanCheckout = cleanCheckout showDependenciesChanges = true } requirements { requiresOs(Os.LINUX) } paramsForBuildToolBuild(BuildToolBuildJvm, Os.LINUX) params { password( "env.DEVELOCITY_ACCESS_KEY",Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 30 04:44:29 GMT 2026 - 2.2K bytes - Click Count (0) -
android/guava-testlib/src/com/google/common/collect/testing/features/ConflictingRequirementsException.java
import com.google.common.annotations.GwtCompatible; import com.google.common.annotations.GwtIncompatible; import com.google.common.annotations.J2ktIncompatible; import java.util.Set; /** * Thrown when requirements on a tester method or class conflict with each other. * * @author George van den Driessche */ @GwtCompatible public class ConflictingRequirementsException extends Exception {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed May 14 19:40:47 GMT 2025 - 1.6K bytes - Click Count (0) -
docs/es/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
/// ## Errores de dependencias y valores de retorno { #dependencies-errors-and-return-values } Puedes usar las mismas *funciones* de dependencia que usas normalmente. ### Requisitos de dependencia { #dependency-requirements } Pueden declarar requisitos de request (como headers) u otras sub-dependencias: {* ../../docs_src/dependencies/tutorial006_an_py310.py hl[8,13] *} ### Lanzar excepciones { #raise-exceptions }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 3.1K bytes - Click Count (0) -
docs/pt/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
## Erros das dependĂȘncias e valores de retorno { #dependencies-errors-and-return-values } VocĂȘ pode utilizar as mesmas *funçÔes* de dependĂȘncias que vocĂȘ usaria normalmente. ### Requisitos de DependĂȘncias { #dependency-requirements } DependĂȘncias podem declarar requisitos de requisiçÔes (como cabeçalhos) ou outras subdependĂȘncias: {* ../../docs_src/dependencies/tutorial006_an_py310.py hl[8,13] *} ### Levantar exceçÔes { #raise-exceptions }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 3.3K bytes - Click Count (0)