Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for timestamp (0.15 sec)

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

          <description>Snapshot data for the last artifact corresponding to the SNAPSHOT base version</description>
          <fields>
            <field>
              <name>timestamp</name>
              <version>1.0.0+</version>
              <description>The timestamp when this version was deployed. The timestamp is expressed using UTC in the format yyyyMMdd.HHmmss.</description>
              <type>String</type>
            </field>
            <field>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu Apr 11 14:06:34 GMT 2024
    - 15.8K bytes
    - Viewed (0)
  2. api/maven-api-model/src/main/mdo/maven.mdo

          <fields>
            <field>
              <name>uniqueVersion</name>
              <description>Whether to assign snapshots a unique version comprised of the timestamp and
                build number, or to use the same version each time</description>
              <type>boolean</type>
              <defaultValue>true</defaultValue>
              <version>4.0.0+</version>
            </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)
Back to top