Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for verify (0.03 sec)

  1. pom.xml

    			<plugin>
    				<groupId>org.apache.maven.plugins</groupId>
    				<artifactId>maven-gpg-plugin</artifactId>
    				<version>3.2.7</version>
    				<executions>
    					<execution>
    						<id>sign-artifacts</id>
    						<phase>verify</phase>
    						<goals>
    							<goal>sign</goal>
    						</goals>
    					</execution>
    				</executions>
    			</plugin>
    			<plugin>
    				<groupId>org.sonatype.central</groupId>
    Registered: Sat Dec 20 08:55:33 UTC 2025
    - Last Modified: Sat Dec 20 04:15:34 UTC 2025
    - 4.9K bytes
    - Viewed (0)
  2. pom.xml

    			<plugin>
    				<groupId>org.apache.maven.plugins</groupId>
    				<artifactId>maven-gpg-plugin</artifactId>
    				<version>3.2.7</version>
    				<executions>
    					<execution>
    						<id>sign-artifacts</id>
    						<phase>verify</phase>
    						<goals>
    							<goal>sign</goal>
    						</goals>
    					</execution>
    				</executions>
    			</plugin>
    			<plugin>
    				<groupId>org.sonatype.central</groupId>
    Registered: Sat Dec 20 09:13:53 UTC 2025
    - Last Modified: Sat Dec 20 04:17:15 UTC 2025
    - 4.7K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_tr.properties

    labels.crawling_info_DataCrawlExecTime=Tarama Yürütme Süresi (Veri Deposu)
    labels.crawling_info_DataCrawlStartTime=Tarama Başlangıç Zamanı (Veri Deposu)
    labels.crawling_info_DataCrawlEndTime=Tarama Bitiş Zamanı (Veri Deposu)
    labels.crawling_info_DataIndexExecTime=İndeksleme Yürütme Süresi (Veri Deposu)
    labels.crawling_info_DataIndexSize=İndeks Boyutu (Veri Deposu)
    labels.webauth_configuration=Web Kimlik Doğrulama
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 47K bytes
    - Viewed (0)
  4. README.md

    [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/gitbucket/gitbucket/blob/master/LICENSE)
    ![GitHub Release](https://img.shields.io/github/v/release/codelibs/fess)
    
    
    ## Overview
    
    Fess is a very powerful and easily deployable Enterprise Search Server. You can quickly install and run Fess on any platform where you can run the Java Runtime Environment. Fess is provided under the [Apache License 2.0](LICENSE).
    
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 20 00:28:33 UTC 2025
    - 7.8K bytes
    - Viewed (2)
Back to top