Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 1,312 for Portal (0.12 sec)

  1. docs/em/docs/advanced/path-operation-advanced-configuration.md

                                    "schema": {}
                                }
                            }
                        }
                    },
                    "x-aperture-labs-portal": "blue"
                }
            }
        }
    }
    ```
    
    ### 🛃 🗄 *➡ 🛠️* 🔗
    
    📖 `openapi_extra` 🔜 🙇 🔗 ⏮️ 🔁 🏗 🗄 🔗 *➡ 🛠️*.
    
    , 👆 💪 🚮 🌖 💽 🔁 🏗 🔗.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  2. architecture/standards/0004-use-a-platform-architecture.md

    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.
    
    This platform provides specific support for Swift, C++ and C.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sun Feb 25 22:19:29 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  3. pkg/proxy/ipvs/ipset.go

    	kubeExternalIPLocalSetComment = "Kubernetes service external ip + port with externalTrafficPolicy=local"
    	kubeExternalIPLocalSet        = "KUBE-EXTERNAL-IP-LOCAL"
    
    	kubeLoadBalancerSetComment = "Kubernetes service lb portal"
    	kubeLoadBalancerSet        = "KUBE-LOAD-BALANCER"
    
    	kubeLoadBalancerLocalSetComment = "Kubernetes service load balancer ip + port with externalTrafficPolicy=local"
    	kubeLoadBalancerLocalSet        = "KUBE-LOAD-BALANCER-LOCAL"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Dec 19 01:20:51 UTC 2023
    - 7.3K bytes
    - Viewed (0)
  4. architecture/platforms.md

    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.
    
    This platform provides specific support for Swift, C++ and C.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 02 06:42:46 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/samples/build-organization/multi-project-with-convention-plugins/README.adoc

    include::sample[dir="groovy",files="buildSrc/build.gradle[tags=repositories-and-dependencies]"]
    ====
    
    * The dependency artifact coordinates (GAV) for a plugin can be different from the plugin id.
    * The Gradle Plugin Portal (`gradlePluginPortal()`) is added as a repository for plugin dependencies.
    * The plugin version is determined from the dependency version.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 7.7K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/samples/incubating/build-organization/publishing-convention-plugins/README.adoc

    include::sample[dir="groovy",files="convention-plugins/build.gradle[tags=repositories-and-dependencies]"]
    ====
    
    * The dependency artifact coordinates (GAV) for a plugin can be different from the plugin id.
    * The Gradle Plugin Portal (`gradlePluginPortal()`) is added as a repository for plugin dependencies.
    * The plugin version is determined from the dependency version.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 8.2K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/samples/build-organization/publishing-convention-plugins/README.adoc

    include::sample[dir="groovy",files="convention-plugins/build.gradle[tags=repositories-and-dependencies]"]
    ====
    
    * The dependency artifact coordinates (GAV) for a plugin can be different from the plugin id.
    * The Gradle Plugin Portal (`gradlePluginPortal()`) is added as a repository for plugin dependencies.
    * The plugin version is determined from the dependency version.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 8.2K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/userguide/api/kotlin_dsl.adoc

    It depends on how they have been published and, specifically, whether they have been published with the necessary <<plugins#sec:plugin_markers,plugin marker artifacts>>.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 22 20:16:10 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  9. platforms/extensibility/plugin-use/src/integTest/groovy/org/gradle/plugin/repository/ResolvingWithPluginManagementSpec.groovy

        }
    
        static String helloWorldPlugin(String version) {
            """
                plugins {
                    id "org.gradle.hello-world" version "$version" //exists in the plugin portal
                }
            """
        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 22:36:52 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  10. docs/en/docs/advanced/path-operation-advanced-configuration.md

                                    "schema": {}
                                }
                            }
                        }
                    },
                    "x-aperture-labs-portal": "blue"
                }
            }
        }
    }
    ```
    
    ### Custom OpenAPI *path operation* schema
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat May 18 23:43:13 UTC 2024
    - 7.7K bytes
    - Viewed (0)
Back to top