- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 286 for SOURCES (0.32 seconds)
-
compat/maven-model/src/test/resources/xml/pom.xml
<artifactId>maven-dependency-plugin</artifactId> <version>3.2.0</version> <executions> <execution> <id>copy-model</id> <phase>generate-sources</phase> <goals> <goal>copy</goal> </goals> <configuration> <artifactItems> <artifactItem>
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 4.2K bytes - Click Count (0) -
compat/maven-settings/pom.xml
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Jun 29 22:37:39 GMT 2025 - 4.7K bytes - Click Count (0) -
MIGRATION.md
## Table of Contents - [Supported Migration Sources](#supported-migration-sources) - [Pre-Migration Planning](#pre-migration-planning) - [Migration Methods](#migration-methods) - [Google Search Appliance (GSA)](#google-search-appliance-gsa--google-mini)
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 06 12:40:11 GMT 2025 - 23.2K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/cache/DiskLruCache.kt
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 34.7K bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/DependenciesInfoTask.java
licenseType = licenseInfo.getIdentifier() + ","; } if (licenseInfo.isSourceRedistributionRequired()) { final File sources = getDependencyInfoFile(group, name, "SOURCES"); licenseType += Files.readString(sources.toPath()).trim(); } return licenseType; }
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 8.6K bytes - Click Count (0) -
dbflute_fess/dfprop/sourceCopyright.dfprop
# /--------------------------------------------------------------------------- # sourceCopyright: (NotRequired - Default '') # # The copyright for all class sources. # This property is NOT map style. # You should specify before your first generating. # #/* # * Copyright(c) DBFlute TestCo.,TestLtd. All Rights Reserved. # */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 31 23:35:14 GMT 2015 - 344 bytes - Click Count (0) -
.teamcity/pom.xml
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 22:03:46 GMT 2026 - 7.4K bytes - Click Count (2) -
api/maven-api-plugin/src/site/apt/index.apt
This is the immutable model for Maven Plugin Descriptor in <<<org.apache.maven.api.plugin.descriptor>>> package. The following are generated from this model:
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Dec 05 08:11:33 GMT 2023 - 1.2K bytes - Click Count (0) -
src/archive/zip/testdata/readme.zip
just untarred a binary Go distribution, you need to set the environment variable $GOROOT to the full path of the go directory (the one containing this README). You can omit the variable if you unpack it into /usr/local/go, or if you rebuild from sources by running all.bash (see doc/install.html). You should also add the Go binary directory $GOROOT/bin to your shell's path. For example, if you extracted the tar file into $HOME/go, you might put the following in your .profile: export GOROOT=$HOME/go...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Sat Jul 11 14:36:33 GMT 2015 - 1.8K bytes - Click Count (0) -
build-logic/buildquality/src/main/kotlin/gradlebuild/incubation/tasks/IncubatingApiReportTask.kt
abstract val releasedVersionsFile: RegularFileProperty @get:Input abstract val title: Property<String> @get:InputFiles @get:PathSensitive(PathSensitivity.RELATIVE) abstract val sources: ConfigurableFileCollection @get:OutputFile abstract val htmlReportFile: RegularFileProperty @get:OutputFile abstract val textReportFile: RegularFileProperty @get:InjectCreated: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Jan 19 11:30:48 GMT 2026 - 2.5K bytes - Click Count (0)