Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

How to publish apks to the Maven Central with gradle?

android maven gradle

Gradle: IntelliJ like 'export' dependencies?

How to make Spring MVC return CSV as convenient as return JSON

Dependencies of subproject can not be resolved for dependent project (but are resolved when building subproject itself)

java gradle

Code Coverage in Android Studio with Sonar & Gradle

Android Studio / gradle: automated image resizing for android

Checkstyle custom check with gradle (android studio)

How can Java build tools stop rebuilding everything?

java maven ant build gradle

Is it possible to specify testApplicationId per flavor in Gradle?

Android Studio minSdkVersion not working

android gradle

Android: run sonarRunner from gradle

Gradle sub-sub-projects with same name in does not work for eclipse

eclipse gradle

How do I get Gradle for Android to find a library's test code from within other test code?

Is there a limit to the complexity of a type to be inferred by Lombok's val?

gradle lombok

How to determine what goes into settings.gradle vs. bulid.gradle?

java gradle

Gradle artifactory plugin cannot resolve dependency on configuration phase

gradle artifactory

How Do I Update An Existing War/Jar/Zip File Using Gradle?

jakarta-ee gradle

Can't build project with minSdk = 21

Gradle giving ClassNotFoundException while building Grails project

Is it possible to run integration tests on many spring boot applications at the same time?