Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for targetVersion (0.07 seconds)

  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>
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Wed Nov 26 03:07:35 GMT 2025
    - 133.3K bytes
    - Click Count (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 */
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Dec 13 02:21:17 GMT 2025
    - 156.4K bytes
    - Click Count (0)
Back to Top