Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for Gandy (0.19 sec)

  1. maven-core/src/test/java/org/apache/maven/lifecycle/LifecycleExecutorSubModulesTest.java

    import org.apache.maven.lifecycle.internal.MojoExecutor;
    import org.junit.jupiter.api.Test;
    
    import static org.junit.jupiter.api.Assertions.assertNotNull;
    
    /**
     * Just asserts that it's able to create those components. Handy when CDI container gets a nervous breakdown.
     *
     */
    class LifecycleExecutorSubModulesTest extends AbstractCoreMavenComponentTestCase {
        @Inject
        private DefaultLifecycles defaultLifeCycles;
    
        @Inject
    Java
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Wed Sep 06 08:39:32 GMT 2023
    - 2.7K bytes
    - Viewed (0)
  2. ReadMe.md

    Welcome to [Kotlin](https://kotlinlang.org/)!   
    It is an open-source, statically typed programming language supported and developed by [JetBrains](https://www.jetbrains.com/) and open-source contributors.
    
    Some handy links:
    
     * [Kotlin Site](https://kotlinlang.org/)
     * [Getting Started Guide](https://kotlinlang.org/docs/tutorials/getting-started.html)
     * [Try Kotlin](https://play.kotlinlang.org/)
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Apr 11 14:28:46 GMT 2024
    - 8.7K bytes
    - Viewed (0)
  3. ci/official/utilities/generate_index_html.sh

    # See the License for the specific language governing permissions and
    # limitations under the License.
    # ==============================================================================
    
    # Generates a handy index.html with a bunch of Kokoro links for GitHub
    # presubmits.
    # Usage: generate_index_html.sh /path/to/output/index.html
    
    cat > "$1" <<EOF
    <html>
    <head>
    <title>$(basename "$KOKORO_JOB_NAME")</title>
    </head>
    Shell Script
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri Sep 29 20:26:13 GMT 2023
    - 2.3K bytes
    - Viewed (0)
  4. docs/en/docs/tutorial/path-params-numeric-validations.md

        ```
    
    ## Order the parameters as you need, tricks
    
    !!! tip
        This is probably not as important or necessary if you use `Annotated`.
    
    Here's a **small trick** that can be handy, but you won't need it often.
    
    If you want to:
    
    * declare the `q` query parameter without a `Query` nor any default value
    * declare the path parameter `item_id` using `Path`
    * have them in a different order
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 11 16:31:18 GMT 2024
    - 9.1K bytes
    - Viewed (0)
  5. helm/minio/values.yaml

      storageClass: ""
      volumeName: ""
      accessMode: ReadWriteOnce
      size: 500Gi
    
      ## If subPath is set mount a sub folder of a volume instead of the root of the volume.
      ## This is especially handy for volume plugins that don't natively support sub mounting (like glusterfs).
      ##
      subPath: ""
    
    ## Expose the MinIO service to be accessed from outside the cluster (LoadBalancer service).
    Others
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Sun Apr 28 10:14:37 GMT 2024
    - 18.4K bytes
    - Viewed (0)
  6. api/maven-api-settings/src/main/mdo/settings.mdo

              <name>proxies</name>
              <version>1.0.0+</version>
              <description>
                Configuration for different proxy profiles. Multiple proxy profiles
                might come in handy for anyone working from a notebook or other
                mobile platform, to enable easy switching of entire proxy
                configurations by simply specifying the profile id, again either from
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sat Feb 17 18:40:11 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_de.properties

    labels.user_postOfficeBox=Postfach
    labels.postOfficeBox=Postfach
    labels.user_initials=Initialien
    labels.initials=Initialien
    labels.user_carLicense=Autokennzeichen
    labels.carLicense=Autokennzeichen
    labels.user_mobile=Handy
    labels.mobile=Handy
    labels.user_postalAddress=Postanschrift
    labels.postalAddress=Postanschrift
    labels.user_city=Stadt
    labels.city=Stadt
    labels.user_teletexTerminalIdentifier=Teletex-Endgerätkennung
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  8. docs/en/data/external_links.yml

        link: https://medium.com/analytics-vidhya/deploy-machine-learning-models-with-keras-fastapi-redis-and-docker-4940df614ece
        title: Deploy Machine Learning Models with Keras, FastAPI, Redis and Docker
      - author: Mandy Gu
        author_link: https://towardsdatascience.com/@mandygu
        link: https://towardsdatascience.com/deploying-iris-classifications-with-fastapi-and-docker-7c9b83fdec3a
    Others
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Mar 21 20:57:27 GMT 2024
    - 21.3K bytes
    - Viewed (2)
  9. RELEASE.md

    Alex, Aman Patel, Amit, Amit Kumar Jaiswal, Amit Srivastava, Andreas Eberle,
    Andy Craze, Anthony Platanios, Armen Poghosov, armenpoghosov, arp95, Arpit Shah,
    Ashwin Ramaswami, Aurelien Geron, AuréLien Geron, aweers, awesomealex1, Ayush
    Agrawal, Ben Barsdell, Bharat Raghunathan, Bhavani Subramanian, blairhan,
    BléNesi Attila, Brandon Carter, candy.dc, Chao Liu, chenchc, chie8842, Christian
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  10. helm-releases/minio-5.0.9.tgz

    class. ## If the PV uses a different storage class, specify that here. storageClass: "" volumeName: "" accessMode: ReadWriteOnce size: 500Gi ## If subPath is set mount a sub folder of a volume instead of the root of the volume. ## This is especially handy for volume plugins that don't natively support sub mounting (like glusterfs). ## subPath: "" ## Expose the MinIO service to be accessed from outside the cluster (LoadBalancer service). ## or access it from within the cluster (ClusterIP service). Set...
    Others
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Wed May 03 06:23:26 GMT 2023
    - 20.2K bytes
    - Viewed (0)
Back to top