Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

How can I call a function from a separate .gradle file from a gradle script using the Gradle Kotlin DSL?

Spring Boot gradle build - invalid source release: 11

How to avoid 'Adding a Configuration as a dependency is a confusing behavior which isn't recommended' in Gradle

kotlin gradle

Is it a requirement to specify module dependencies in both module-info.java and build.gradle.kts

java gradle java-module

Project update recommended: Android Gradle Plugin can be upgraded. Error message: Can not find AGP version in build files

How do I set links to external AndroidX reference in gradle javadoc tasks?

How do I extend the main distZip so I get a copy of the ZIP file with some extra files in it?

gradle build.gradle

How does Jenkins Artifactory Plugin communicates resolver credentials to Gradle?

jenkins gradle artifactory

Unresolved reference: ext when convert gradle to gradle.kts

Gradle look into wrong maven repository

Spring Boot controller required a bean of type 'org.dozer.Mapper' that could not be found

spring-boot gradle dozer

Exception java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.reflection.ReflectionCache when running gradlew.bat file

java gradle windows-10 gradlew

not able to build android project with butterknife dependency

Could not find method compile() for arguments [directory 'libs'] on object

Determine source of dependency version override in Gradle

Read command line gradle vars in class