- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 695 for platform (0.67 sec)
-
build-logic/jvm/src/main/kotlin/gradlebuild.platform.gradle.kts
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Dec 09 08:14:05 UTC 2020 - 694 bytes - Viewed (0) -
docs/en/docs/img/sponsors/platform-sh-banner.png
platform-sh-banner.png...
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Jun 10 20:58:15 UTC 2023 - 6.2K bytes - Viewed (0) -
architecture/standards/0004-use-a-platform-architecture.md
#### Extensibility platform This is a platform that builds on the core, software and JVM platforms to add support for extending Gradle by implementing and applying plugins. This platform includes the plugin publishing plugin and the plugin portal. #### Native platform This is a platform that builds on the core and software platforms to add support for developing native software.
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Sun Feb 25 22:19:29 UTC 2024 - 4.5K bytes - Viewed (0) -
okhttp/src/jvmTest/resources/web-platform-test-toascii.json
Yuri Schimke <******@****.***> 1735306796 +0200
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 5.2K bytes - Viewed (0) -
okhttp/src/jvmTest/resources/web-platform-test-urltestdata.txt
Yuri Schimke <******@****.***> 1735306796 +0200
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 14.3K bytes - Viewed (0) -
architecture/platforms.md
### Extensibility platform This is a platform that builds on the core, software and JVM platforms to add support for extending Gradle by implementing and applying plugins. This platform includes the plugin publishing plugin and the plugin portal. ### Native platform This is a platform that builds on the core and software platforms to add support for developing native software.
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu May 02 06:42:46 UTC 2024 - 5.4K bytes - Viewed (0) -
okhttp-testing-support/src/main/kotlin/okhttp3/testing/PlatformRule.kt
import java.security.Security import okhttp3.TestUtil import okhttp3.internal.platform.ConscryptPlatform import okhttp3.internal.platform.Jdk8WithJettyBootPlatform import okhttp3.internal.platform.Jdk9Platform import okhttp3.internal.platform.OpenJSSEPlatform import okhttp3.internal.platform.Platform import okhttp3.internal.platform.PlatformRegistry import okhttp3.tls.HandshakeCertificates import okhttp3.tls.HeldCertificate
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 15.4K bytes - Viewed (1) -
.github/CODEOWNERS
platforms/core-configuration/declarative-dsl-tooling-builders/ @gradle/bt-declarative-gradle-project platforms/core-configuration/declarative-dsl-tooling-models/ @gradle/bt-declarative-gradle-project platforms/core-configuration/declarative-dsl-internal-utils/ @gradle/bt-declarative-gradle-project # Core automation platform (core/runtime) platforms/core-runtime/ @gradle/bt-cortex
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Nov 07 21:47:29 UTC 2025 - 11K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/CallHandshakeTest.kt
} @Test fun effectiveOrderInRestrictedJdk11() { platform.assumeJdkVersion(11) // We are avoiding making guarantees on ordering of secondary Platforms. platform.assumeNotConscrypt() platform.assumeNotBouncyCastle() val platform = Platform.get() val platformDefaultCipherSuites = platform.newSslSocketFactory(platform.platformTrustManager()).defaultCipherSuites val cipherSuites =
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Tue Sep 16 07:21:43 UTC 2025 - 11.4K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/SitemapVideo.java
} /** * Gets the platform information. * @return the platform */ public String getPlatform() { return platform; } /** * Sets the platform information. * @param platform the platform to set */ public void setPlatform(final String platform) { this.platform = platform; } /**Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Thu Nov 13 13:34:36 UTC 2025 - 8.9K bytes - Viewed (0)