Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions and answers in Gradle
Home
Questions
Gradle
0
votes
Why Are Compile-time Warnings Suppressed? You’ll Notice That ‘build.gradle’ Includes The Following Line?
answered
Mar 28
in
Gradle
by
Robin
(
13.0k
points)
compile-time
warnings
build
gradle
0
votes
What Is Gradle Wrapper?
answered
Mar 28
in
Gradle
by
Robin
(
13.0k
points)
gradle
wrapper
0
votes
What Is a Gradle Framework?
answered
Mar 28
in
Gradle
by
Robin
(
13.0k
points)
gradle
+1
vote
What are some advantages of Gradle?
answered
Jan 18
in
Gradle
by
Robindeniel
(
19.8k
points)
gradle
0
votes
Gradle Fabricating Systems Interview Questions and Answers
asked
Mar 17, 2022
in
Gradle – Fabricating Systems
by
sharadyadav1986
(
30.6k
points)
gradle-questions
#java
#jenkins
#gradle
#github
#eclipse
#scala
#maven
#hibernate
#groovy
gradle-questions-answers
0
votes
In Gradle, the Java plug-in provides tasks to __________.
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
gradle
0
votes
In Gradle, the Java plugin searches for Java production source code in the directory ___________.
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
#gradle-source-code-directory
gradle-questions-answers
0
votes
Which task is added by wrapper plugin to the project?
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
#gradle-wrapper-plugin
gradle-questions-answers
0
votes
While building a java project with gradle, the JAR files are created in ____ after the execution of gradle build command
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
#java
#jenkins
#gradle
#github
#eclipse
#scala
#maven
#hibernate
#groovy
gradle-questions-answers
0
votes
The build task added by the Java plugin ___________.
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
#gradle-java-plugin
gradle-questions-answers
0
votes
The scala plugin applied in the Gradle can deal with ____________.
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
scala-plugin
0
votes
In Gradle, JAR files are published to _________.
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
#gradle-jar-files
gradle-questions-answers
0
votes
Which of the following statements are true?
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
gradle
maven
0
votes
Finalizer tasks are automatically added to the task graph when the finalized task is scheduled to run.
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
#gradle-finalizer
gradle-questions-answers
0
votes
Gradle wrapper makes the execution of the build independent of the installed Gradle version.
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
#gradle-wrapper
gradle-questions-answers
0
votes
The external dependencies for the build script are defined using ___________.
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
external-dependencies
build-script
0
votes
Which of the following statement is true about Jenkins?
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
jenkins
gradle
0
votes
Which of the following statement is true about Jenkins?
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
jenkins
gradle
0
votes
The plugins provided by jenkins supports ____.
answered
Mar 17, 2022
in
Gradle
by
sharadyadav1986
(
30.6k
points)
jenkins-plugin
0
votes
How to define the repository in Gradle?
asked
Jun 21, 2020
in
Gradle
by
Robindeniel
(
19.8k
points)
#gradle-repository
#repository-gradle
Gradle-questions-answers
0
votes
What are Repositories in Gradle?
asked
Jun 21, 2020
in
Gradle
by
Robindeniel
(
19.8k
points)
#gradle-repositories
#repositories-gradle
#gradle-tasks
#tasks-gradle
Gradle-questions-answers
0
votes
How to define the external dependency in Gradle?
asked
Jun 21, 2020
in
Gradle
by
Robindeniel
(
19.8k
points)
#gradle-external-dependency
#dependency-external-gradle
#gradle-dependency
Gradle-questions-answers
0
votes
What are the external dependencies in Gradle?
asked
Jun 21, 2020
in
Gradle
by
Robindeniel
(
19.8k
points)
#external-dependencies-gradle
#gradle-external-dependencies
Gradle-questions-answers
0
votes
What are the standard dependency configurations in Gradle?
asked
Jun 21, 2020
in
Gradle
by
Robindeniel
(
19.8k
points)
#gradle-dependency-configuration
#dependency-configuration-gradle
Gradle-questions-answers
0
votes
How to set the dependencies in Gradle?
asked
Jun 21, 2020
in
Gradle
by
Robindeniel
(
19.8k
points)
#gradle-dependencies
#set-dependencies-gradle
#gradle-set-dependencies
Gradle-questions-answers
0
votes
What is task collection in Gradle?
asked
Jun 21, 2020
in
Gradle
by
Robindeniel
(
19.8k
points)
#task-collection-gradle
#gradle-task-collection
#gradle-collection
#collection-gradle
Gradle-questions-answers
0
votes
In Gradle how to add dependencies to the task?
asked
Jun 21, 2020
in
Gradle
by
Robindeniel
(
19.8k
points)
#gradle-dependencies
#dependencies-gradle
#gradle-tutorial
Gradle-questions-answers
0
votes
What are the parts of the task lifecycle?
answered
Apr 14, 2020
in
Gradle
by
SakshiSharma
(
30.8k
points)
#gradle-lifecycle
Gradle-questions-answers
0
votes
If I want to run a java application which plugin do I use?
answered
Apr 14, 2020
in
Gradle
by
SakshiSharma
(
30.8k
points)
#gradle-application-application
Gradle-questions-answers
0
votes
What does the wrapper task do?
answered
Apr 14, 2020
in
Gradle
by
SakshiSharma
(
30.8k
points)
#gradle-task
Gradle-questions-answers
To see more, click for all the
questions in this category
.
...