Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for targetVersion (0.04 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 Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Nov 26 03:07:35 UTC 2025
    - 133.3K 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: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 156.4K bytes
    - Viewed (0)
Back to top