Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 36 for catalog (0.34 sec)

  1. platforms/software/plugins-version-catalog/build.gradle.kts

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    plugins {
        id("gradlebuild.distribution.api-java")
    }
    
    description = """Provides the version catalog plugin."""
    
    dependencies {
        api(project(":base-services"))
        api(project(":core"))
        api(project(":core-api"))
        api(project(":dependency-management"))
    
        api(libs.guava)
        api(libs.inject)
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jun 10 14:28:48 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  2. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/DependencyManagementBuildSessionScopeServices.java

    import org.gradle.api.internal.attributes.DefaultImmutableAttributesFactory;
    import org.gradle.api.internal.attributes.ImmutableAttributesFactory;
    import org.gradle.api.internal.catalog.DependenciesAccessorsWorkspaceProvider;
    import org.gradle.api.internal.model.NamedObjectInstantiator;
    import org.gradle.internal.service.Provides;
    import org.gradle.internal.service.ServiceRegistration;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 12:34:44 UTC 2024
    - 3K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/snippets/dependencyManagement/catalogs-settings/kotlin/build.gradle.kts

    // tag::simple_dependency_use[]
    dependencies {
        implementation(libs.groovy.core)
    }
    // end::simple_dependency_use[]
    
    // tag::use_version[]
    checkstyle {
        // will use the version declared in the catalog
        toolVersion = libs.versions.checkstyle.get()
    }
    // end::use_version[]
    
    // tag::use_catalog[]
    dependencies {
        implementation(libs.groovy.core)
        implementation(libs.groovy.json)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 24 11:03:14 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  4. subprojects/core-api/src/main/java/org/gradle/plugin/use/PluginDependencySpec.java

         *
         * <pre>
         * plugins {
         *     id "org.company.myplugin" version libs.versions.myplugin
         * }
         * </pre>
         *
         * @param version the version provider, for example as found in a version catalog
         * @return this
         *
         * @since 7.2
         */
        default PluginDependencySpec version(Provider<String> version) {
            // providers used in plugins block are necessarily at configuration time
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Feb 06 23:16:59 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  5. testing/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/WellBehavedPluginTest.groovy

            def appliesBasePlugin = !(pluginName in [
                'build-dashboard', 'build-init', 'help-tasks', 'wrapper',
                'ivy-publish', 'maven-publish', 'publishing',
                'eclipse', 'idea', 'version-catalog'
            ])
            if (appliesBasePlugin) {
                assert output.count("configuring :") == 2
                outputContains("configuring :help")
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 09 13:39:44 UTC 2024
    - 4.8K bytes
    - Viewed (0)
  6. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/catalog/DelegatingProjectDependency.java

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    package org.gradle.api.internal.catalog;
    
    import groovy.lang.Closure;
    import org.gradle.api.Action;
    import org.gradle.api.Project;
    import org.gradle.api.artifacts.Dependency;
    import org.gradle.api.artifacts.DependencyArtifact;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jan 12 19:17:37 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/running-builds/introduction/gradle_basics.adoc

    └── subproject-b
        ├── build.gradle(.kts)              // <5>
        └── src                             // <6>
    ----
    <1> Gradle directory to store wrapper files and more
    <2> Gradle version catalog for dependency management
    <3> Gradle wrapper scripts
    <4> Gradle settings file to define a root project name and subprojects
    <5> Gradle build scripts of the two subprojects - `subproject-a` and `subproject-b`
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 19:34:59 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  8. platforms/software/build-init/src/main/java/org/gradle/buildinit/plugins/internal/LanguageSpecificAdaptor.java

            builder.propertyAssignment(null, "rootProject.name", settings.isUseIncubatingAPIs() ? "build-logic" : "buildSrc");
            builder.useVersionCatalogFromOuterBuild("Reuse version catalog from the main build.");
            return builder;
        }
    
        private BuildScriptBuilder pluginsBuildBuildScriptBuilder(InitSettings settings, BuildContentGenerationContext buildContentGenerationContext) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Jan 25 06:07:00 UTC 2024
    - 9.3K bytes
    - Viewed (0)
  9. testing/architecture-test/src/changes/archunit-store/configuration-factory-methods.txt

    Method <org.gradle.api.internal.catalog.DefaultVersionCatalogBuilder.createResolvableConfiguration(org.gradle.api.internal.artifacts.DependencyResolutionServices)> calls method <org.gradle.api.internal.artifacts.configurations.RoleBasedConfigurationContainerInternal.resolvableDependenc...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jun 05 08:43:33 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  10. docs/language_names.yml

    so: Soomaaliga
    sq: shqip
    sr: српски језик
    ss: SiSwati
    st: Sesotho
    su: Basa Sunda
    sv: svenska
    sw: Kiswahili
    ta: தமிழ்
    te: తెలుగు
    tg: тоҷикӣ
    th: ไทย
    ti: ትግርኛ
    tk: Türkmen
    tl: Wikang Tagalog
    tn: Setswana
    to: faka Tonga
    tr: Türkçe
    ts: Xitsonga
    tt: татар теле
    tw: Twi
    ty: Reo Tahiti
    ug: ئۇيغۇرچە‎
    uk: українська мова
    ur: اردو
    uz: Ўзбек
    ve: Tshivenḓa
    vi: Tiếng Việt
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Jan 22 19:42:53 UTC 2024
    - 3.1K bytes
    - Viewed (0)
Back to top