Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for accordion (0.24 sec)

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

          <fields>
            <field>
              <name>configuration</name>
              <version>4.1.0+</version>
              <type>DOM</type>
              <description>The specification for triggering the profile according to the rules of the
                custom activation type.</description>
            </field>
            <field>
              <name>type</name>
              <version>4.1.0+</version>
              <type>String</type>
    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. maven-compat/src/main/mdo/profiles.mdo

          <fields>
            <field>
              <name>profiles</name>
              <version>1.0.0</version>
              <description><![CDATA[
                Configuration of build profiles for adjusting the build
                according to environmental parameters
              ]]></description>
              <association>
                <type>Profile</type>
                <multiplicity>*</multiplicity>
              </association>
            </field>
            <field>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Jan 03 21:08:35 GMT 2023
    - 13.8K bytes
    - Viewed (0)
  3. api/maven-api-settings/src/main/mdo/settings.mdo

            <field xdoc.separator="blank">
              <name>profiles</name>
              <version>1.0.0+</version>
              <description>
                Configuration of build profiles for adjusting the build
                according to environmental parameters.
              </description>
              <association>
                <type>Profile</type>
                <multiplicity>*</multiplicity>
              </association>
            </field>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Sat Feb 17 18:40:11 GMT 2024
    - 33.3K bytes
    - Viewed (0)
Back to top