Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Organization (0.22 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

              <type>String</type>
            </field>
            <!-- TODO: should this just be a single Organization element -->
            <field>
              <name>organization</name>
              <alias>organisation</alias>
              <version>3.0.0+</version>
              <description>The organization to which the contributor belongs.</description>
              <type>String</type>
            </field>
            <field>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  2. fastapi/applications.py

                    It can contain several fields.
    
                    * `name`: (`str`) The name of the contact person/organization.
                    * `url`: (`str`) A URL pointing to the contact information. MUST be in
                        the format of a URL.
                    * `email`: (`str`) The email address of the contact person/organization.
                        MUST be in the format of an email address.
    
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Apr 02 02:48:51 GMT 2024
    - 172.2K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    cbre
    
    // cbs : 2015-08-06 CBS Domains Inc.
    cbs
    
    // center : 2013-11-07 Binky Moon, LLC
    center
    
    // ceo : 2013-11-07 CEOTLD Pty Ltd
    ceo
    
    // cern : 2014-06-05 European Organization for Nuclear Research ("CERN")
    cern
    
    // cfa : 2014-08-28 CFA Institute
    cfa
    
    // cfd : 2014-12-11 ShortDot SA
    cfd
    
    // chanel : 2015-04-09 Chanel International B.V.
    chanel
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  4. CHANGELOG/CHANGELOG-1.4.md

    * x509 authenticator: get groups from subject's organization field ([#30392](https://github.com/kubernetes/kubernetes/pull/30392), [@ericchiang](https://github.com/ericchiang))
    * Add initial support for TokenFile to the client config file. ([#29696](https://github.com/kubernetes/kubernetes/pull/29696), [@brendandburns](https://github.com/brendandburns))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 133.5K bytes
    - Viewed (0)
  5. doc/go1.17_spec.html

    belonging to the package and which are accessible in all files
    of the same package. Those elements may be
    <a href="#Exported_identifiers">exported</a> and used in another package.
    </p>
    
    <h3 id="Source_file_organization">Source file organization</h3>
    
    <p>
    Each source file consists of a package clause defining the package
    to which it belongs, followed by a possibly empty set of import
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
  6. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

                    ALICE'S ADVENTURES IN WONDERLAND
    
                              by Lewis Carroll
    
    First published in 1865.
    
    This text was produced by Project Gutenberg www.gutenberg.org,
    an organization that produces free electronic books, mostly of
    works old enough that they have passed into the public domain.
    
    
                                CHAPTER I
    
                          Down the Rabbit-Hole
    
    
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  7. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

                    ALICE'S ADVENTURES IN WONDERLAND
    
                              by Lewis Carroll
    
    First published in 1865.
    
    This text was produced by Project Gutenberg www.gutenberg.org,
    an organization that produces free electronic books, mostly of
    works old enough that they have passed into the public domain.
    
    
                                CHAPTER I
    
                          Down the Rabbit-Hole
    
    
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
Back to top