Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

                <p>This element can be combined with the {@code targetVersion} element for specifying sources,
                scripts, or resources that are specific to both a particular module and a target version.</p>
                ]]>
              </description>
              <type>String</type>
            </field>
            <field>
              <name>targetVersion</name>
              <version>4.1.0+</version>
              <description>
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Aug 07 14:32:16 UTC 2025
    - 132.7K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Target Version */
        public static final String LABELS_TARGET_VERSION = "{labels.targetVersion}";
    
        /** The key of the message: Target Version */
        public static final String LABELS_target_version = "{labels.target_version}";
    
        /** The key of the message: Request to OpenSearch */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top