Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for auth (7.06 sec)

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

        </class>
        <class>
          <name>MailingList</name>
          <version>3.0.0+</version>
          <description>This element describes all of the mailing lists associated with a project. The
            auto-generated site references this information.</description>
          <fields>
            <field>
              <name>name</name>
              <version>3.0.0+</version>
              <description>
    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. pom.xml

    					<artifactId>error_prone_annotations</artifactId>
    				</exclusion>
    			</exclusions>
    		</dependency>
    		<dependency>
    			<groupId>com.google.oauth-client</groupId>
    			<artifactId>google-oauth-client</artifactId>
    			<version>${google.oauth.client.version}</version>
    		</dependency>
    		<dependency>
    			<groupId>com.google.http-client</groupId>
    			<artifactId>google-http-client</artifactId>
    XML
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Apr 22 12:06:58 GMT 2024
    - 48.7K bytes
    - Viewed (0)
Back to top