- Sort Score
- Num 10 results
- Language All
Results 121 - 130 of 186 for DI (0.01 seconds)
-
api/maven-api-spi/pom.xml
<dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-api-core</artifactId> </dependency> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-api-di</artifactId> </dependency> </dependencies>
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sun Jun 29 22:37:39 GMT 2025 - 1.8K bytes - Click Count (0) -
src/main/resources/fess_label_id.properties
labels.advance_search_filetype_excel=MS Excel labels.advance_search_filetype_powerpoint=MS PowerPoint labels.advance_search_occt=Kemunculan labels.advance_search_occt_default=Di mana saja di halaman labels.advance_search_occt_allintitle=di judul halaman labels.advance_search_occt_allinurl=di URL halaman labels.advance_search_sitesearch=Situs atau domain labels.advance_search_timestamp=Pembaruan terakhir labels.advance_search_timestamp_default=Kapan saja
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 45.2K bytes - Click Count (0) -
api/maven-api-di/src/main/java/org/apache/maven/api/di/Inject.java
* KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. */ package org.apache.maven.api.di; import java.lang.annotation.Documented; import java.lang.annotation.Retention; import java.lang.annotation.Target; import static java.lang.annotation.ElementType.CONSTRUCTOR;
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Thu Jan 30 23:28:59 GMT 2025 - 1.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/service/RelatedQueryService.java
*/ public class RelatedQueryService extends FessAppService { /** * Default constructor for RelatedQueryService. * This constructor is used by the DI container to create an instance of the service. */ public RelatedQueryService() { super(); } /** * Behavior class for accessing related query data in the database.Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 5.4K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverterTest.java
assertTrue(results.contains("thi")); } public void test_convertModernKatakana_Di() { List<String> results = converter.convert("ディ", null); assertTrue(results.contains("di")); assertTrue(results.contains("dhi")); } public void test_convertModernKatakana_Dyu() { List<String> results = converter.convert("デュ", null); assertTrue(results.contains("dyu"));
Created: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Mon Nov 17 14:28:21 GMT 2025 - 5.9K bytes - Click Count (0) -
src/main/resources/fess_indices/fess/it/stopwords.txt
ad al allo ai agli all agl alla alle con col coi da dal dallo dai dagli dall dagl dalla dalle di del dello dei degli dell degl della delle in nel nello nei negli nell negl nella nelle su sul sullo sui sugli sull sugl sulla sulle per
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Mon Nov 27 12:59:36 GMT 2023 - 1.8K bytes - Click Count (0) -
api/maven-api-spi/src/main/java/org/apache/maven/api/spi/PropertyContributor.java
import java.util.HashMap; import java.util.Map; import org.apache.maven.api.ProtoSession; import org.apache.maven.api.annotations.Consumer; import org.apache.maven.api.annotations.Experimental; import org.apache.maven.api.di.Named; /** * Component able to contribute to Maven session user properties. This SPI component is invoked * very early, while there is no session created yet. * * @since 4.0.0 */ @Experimental @Consumer
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Nov 20 19:58:27 GMT 2024 - 2.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/DuplicateHostHelper.java
import org.apache.logging.log4j.Logger; import org.codelibs.fess.app.service.DuplicateHostService; import org.codelibs.fess.opensearch.config.exentity.DuplicateHost; import org.codelibs.fess.util.ComponentUtil; import org.lastaflute.di.core.exception.AutoBindingFailureException; import jakarta.annotation.PostConstruct; /** * Helper class for managing duplicate host configurations in the Fess search system.
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 4K bytes - Click Count (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/CompatibilityFixStrategy.java
import eu.maveniverse.domtrip.maven.Coordinates; import eu.maveniverse.domtrip.maven.MavenPomElements; import org.apache.maven.api.cli.mvnup.UpgradeOptions; import org.apache.maven.api.di.Named; import org.apache.maven.api.di.Priority; import org.apache.maven.api.di.Singleton; import org.apache.maven.cling.invoker.mvnup.UpgradeContext; import static eu.maveniverse.domtrip.maven.MavenPomElements.Attributes.COMBINE_APPEND;
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 22.2K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512er.s
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue May 22 14:57:15 GMT 2018 - 28.4K bytes - Click Count (0)