Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8365435
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T12:39:22+00:00 2026-06-09T12:39:22+00:00

Created project with Spring, Hibernate & Maven. My question is what is the logic

  • 0

Created project with Spring, Hibernate & Maven. My question is what is the logic behind plugin versus dependency ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T12:39:23+00:00Added an answer on June 9, 2026 at 12:39 pm

    Both plugins and dependencies are Jar files.

    But the difference between them is, most of the work in maven is done using plugins; whereas dependency is just a Jar file which will be added to the classpath while executing the tasks.

    For example, you use a compiler-plugin to compile the java files. You can’t use compiler-plugin as a dependency since that will only add the plugin to the classpath, and will not trigger any compilation. The Jar files to be added to the classpath while compiling the file, will be specified as a dependency.

    Same goes with your scenario. You have to use spring-plugin to execute some spring executables [ I’m not sure what spring-plugins are used for. I’m just taking a guess here ]. But you need dependencies to execute those executables. And Junit is tagged under dependency since it is used by surefire-plugin for executing unit-tests.

    So, we can say, plugin is a Jar file which executes the task, and dependency is a Jar which provides the class files to execute the task.

    Hope that answers your question!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a Spring 3 + Hibernate project using Maven in Eclipse. How
I have Maven project with Hibernate and Spring framework. I want Hibernate to create
I am creating a project using maven with spring and hibernate. I added a
i've been working on a project in java+maven+spring+hibernate and i wanted to automatically assign
In my project I created a webservice client with Spring Web Services (2.0.4.RELEASE). The
I created webdriver project with maven. Everything was fine, but one day my tests
I have a project with Spring, JSF and Hibernate. This project has been developed
I'm trying to build a spring roo project using hibernate and an oracle database.
I have a rather large project involving spring and hibernate. Right now, I'm backing
I have some web-project (Spring MVC + Hibernate). For hibernate objects I am using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.